diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-11-22 02:24:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-11-22 02:24:21 +0000 |
commit | 7c56088bb590f98f8bcfb1e155bf66862378368e (patch) | |
tree | bce63da77546a42a7b3c1163ae6c5b54b612501d | |
parent | 9a0d0c68cb609a739d7f3225603c09a57fa22ab6 (diff) | |
download | fetchmail-7c56088bb590f98f8bcfb1e155bf66862378368e.tar.gz fetchmail-7c56088bb590f98f8bcfb1e155bf66862378368e.tar.bz2 fetchmail-7c56088bb590f98f8bcfb1e155bf66862378368e.zip |
Add logrotate support to TODO.
svn path=/branches/BRANCH_6-3/; revision=5458
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -134,6 +134,8 @@ questionable: - allow forcing RETR (RETR vs. TOP, fetchmail-users, drbob 2008-01-11) - CRYPTO: use SASL? - make logfile more useful (redirect not only in daemon mode) +- close/reopen logfile on certain signals (for newsyslog/logrotate + support) - for virtual mapping, we don't currently support local user aliases or regexp matching with replacement. This would be useful for hosting several virtual domains in one multidrop mailbox, as in @@ -160,6 +162,7 @@ questionable: does it expect, what does it get instead, what does that mean, how can the user fix it; references to the manual) + DOCUMENTATION: - Add info whether Keywords are global, server or user keywords - consolidate multidrop documentation |