aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-11-22 02:24:21 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-11-22 02:24:21 +0000
commit7c56088bb590f98f8bcfb1e155bf66862378368e (patch)
treebce63da77546a42a7b3c1163ae6c5b54b612501d
parent9a0d0c68cb609a739d7f3225603c09a57fa22ab6 (diff)
downloadfetchmail-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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 9bdff3f2..072a7d7d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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