diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-07-08 13:33:55 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-07-08 13:33:55 +0000 |
commit | 7c861885d41500c38eb9caef02b8aa695b1cff4a (patch) | |
tree | 2ae66f26e6bee7350d932c083b8fb571376b8259 /TODO.txt | |
parent | 447370b6c73546db867c249a74a9f4863fddf735 (diff) | |
download | fetchmail-7c861885d41500c38eb9caef02b8aa695b1cff4a.tar.gz fetchmail-7c861885d41500c38eb9caef02b8aa695b1cff4a.tar.bz2 fetchmail-7c861885d41500c38eb9caef02b8aa695b1cff4a.zip |
Improve documentation: --logfile requires --daemon mode
Make this clearer, and document that --daemon is the wait
interval after completing a cycle before starting the next,
so that poll time count towards the interval.
Also take a note to make logfile more useful (used more often).
svn path=/branches/BRANCH_6-3/; revision=5216
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ questionable: but stuff it at the end - allow forcing RETR (RETR vs. TOP, fetchmail-users, drbob 2008-01-11) - use SASL? +- make logfile more useful (redirect not only in daemon mode) DOCUMENTATION: - Add info whether Keywords are global, server or user keywords |