comparison 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
comparison
equal deleted inserted replaced
2202:aed7a7c54a50 2203:4a157c198585
1 ==================== 1 ====================
2 Administration Guide 2 Administration Guide
3 ==================== 3 ====================
4 4
5 :Version: $Revision: 1.4 $ 5 :Version: $Revision: 1.5 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 What does Roundup install? 9 What does Roundup install?
10 ========================== 10 ==========================
179 179
180 roundup-server -c stop 180 roundup-server -c stop
181 181
182 to stop the running server. 182 to stop the running server.
183 183
184 Running the Mail Gateway Script
185 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
186
187 The mail gateway script should be scheduled to run regularly on your
188 Windows server. Normally this will result in a window popping up. The
189 solution to this is to:
190
191 1. Create a new local account on the Roundup server
192 2. Set the scheduled task to run in the context of this user instead
193 of your normal login
194
184 195
185 ------------------- 196 -------------------
186 197
187 Back to `Table of Contents`_ 198 Back to `Table of Contents`_
188 199

Roundup Issue Tracker: http://roundup-tracker.org/