aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-05-21 10:28:02 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-05-21 10:28:02 +0000
commit1f5d05612cca29f8d15f866338fcbf7f0468f89c (patch)
treee6096ce21f4f8a9389a0a9a49a858150ca7436ef /TODO.txt
parentddb907fd033e43c37df45e47dad50646991ec76c (diff)
downloadfetchmail-1f5d05612cca29f8d15f866338fcbf7f0468f89c.tar.gz
fetchmail-1f5d05612cca29f8d15f866338fcbf7f0468f89c.tar.bz2
fetchmail-1f5d05612cca29f8d15f866338fcbf7f0468f89c.zip
Add debugging aid.
svn path=/branches/BRANCH_6-3/; revision=5184
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index b9992cde..69d3aaa6 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -54,6 +54,12 @@ questionable:
<simpkins@cisco.com> around Nov 2nd)?
6.4:
+- help systematic debugging
+ - by making logging more strict (Postfix's msg_* as example??)
+ - by adding a --loggingtest or something that emits
+ a set of test log messages at various severity levels, in order to
+ make sure people get complete logs.
+ - by adding messages where fetchmail stuffed its output.
- Debian Bug #454291 fetchmail --quit: should check, that pid file
really contains pid of fetchmail process (Dmitry Nezhevenko)
=> use fcntl() lock?