summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2544d51)
raw | patch | inline | side by side (parent: 2544d51)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 9 Apr 2004 22:42:11 +0000 (22:42 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 9 Apr 2004 22:42:11 +0000 (22:42 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2273 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/admin_guide.txt | patch | blob | history |
diff --git a/doc/admin_guide.txt b/doc/admin_guide.txt
index 2789f81c7026dc432bde91dcf41c71bfeed4fa6f..fe02582a2514f6cd8b0598d4879312391fa214e3 100644 (file)
--- a/doc/admin_guide.txt
+++ b/doc/admin_guide.txt
Administration Guide
====================
-:Version: $Revision: 1.4 $
+:Version: $Revision: 1.5 $
.. contents::
to stop the running server.
+Running the Mail Gateway Script
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The mail gateway script should be scheduled to run regularly on your
+Windows server. Normally this will result in a window popping up. The
+solution to this is to:
+
+1. Create a new local account on the Roundup server
+2. Set the scheduled task to run in the context of this user instead
+ of your normal login
+
-------------------