Mercurial > p > roundup > code
changeset 2203:4a157c198585
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 Apr 2004 22:42:11 +0000 |
| parents | aed7a7c54a50 |
| children | 8822a99f7650 |
| files | doc/admin_guide.txt |
| diffstat | 1 files changed, 12 insertions(+), 1 deletions(-) [+] |
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 + -------------------
