Mercurial > p > roundup > code
comparison doc/FAQ.txt @ 1356:83f33642d220 maint-0.5
[[Metadata associated with this commit was garbled during conversion from CVS
to Subversion.]]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Jan 2003 22:59:22 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1242:3d0158c8c32b | 1356:83f33642d220 |
|---|---|
| 1 =========== | |
| 2 Roundup FAQ | |
| 3 =========== | |
| 4 | |
| 5 :Version: $Revision: 1.11 $ | |
| 6 | |
| 7 NOTE: This is just a grabbag, most of this should go into documentation. | |
| 8 | |
| 9 .. contents:: | |
| 10 | |
| 11 | |
| 12 Installation | |
| 13 ------------ | |
| 14 | |
| 15 Living without a mailserver. | |
| 16 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 17 | |
| 18 Remove the nosy reactor, means delete the tracker file | |
| 19 'detectors/nosyreactor.py'. | |
| 20 | |
| 21 | |
| 22 Rights issues (MISSING) | |
| 23 ~~~~~~~~~~~~~~~~~~~~~~~ | |
| 24 | |
| 25 Different jobs run under different users. | |
| 26 | |
| 27 * Standalone roundup-server is started by whome ? | |
| 28 | |
| 29 * Running cgi under apache. | |
| 30 | |
| 31 * roundup-mailgw called via .forward from MTA, or running a cron job | |
| 32 fetching via pop. | |
| 33 | |
| 34 | |
| 35 ----------------- | |
| 36 | |
| 37 Back to `Table of Contents`_ | |
| 38 | |
| 39 .. _`Table of Contents`: index.html | |
| 40 |
