Mercurial > p > roundup > code
view doc/FAQ.txt @ 1320:3758a5af985f
Lots of little fixes in this update:
- fixed Date.local()
- email quoted text stripping is controllable again [SF#650742]
- extract attachment name from content-disposition if name missing [SF#637278]
- removed FILTER_POSITION from bundled configs
- reverse message listing in issue display (reversion of recent change)
- bad entries for multilink editing in cgi don't traceback now [SF#640310]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 10 Dec 2002 00:11:16 +0000 |
| parents | 61ad556cfc8d |
| children | 2090f2004ee3 |
line wrap: on
line source
=========== Roundup FAQ =========== :Version: $Revision: 1.11 $ NOTE: This is just a grabbag, most of this should go into documentation. .. contents:: Installation ------------ Living without a mailserver. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Remove the nosy reactor, means delete the tracker file 'detectors/nosyreactor.py'. Rights issues (MISSING) ~~~~~~~~~~~~~~~~~~~~~~~ Different jobs run under different users. * Standalone roundup-server is started by whome ? * Running cgi under apache. * roundup-mailgw called via .forward from MTA, or running a cron job fetching via pop. ----------------- Back to `Table of Contents`_ .. _`Table of Contents`: index.html
