Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 2203:4a157c198585
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 Apr 2004 22:42:11 +0000 |
| parents | a276e2531321 |
| children | 4962f99aaa27 3f66eb446aa4 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Fri Apr 09 01:32:58 2004 +0000 +++ b/doc/admin_guide.txt Fri Apr 09 22:42:11 2004 +0000 @@ -2,7 +2,7 @@ Administration Guide ==================== -:Version: $Revision: 1.4 $ +:Version: $Revision: 1.5 $ .. contents:: @@ -181,6 +181,17 @@ 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 + -------------------
