aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2008-02-14 22:31:11 +0000
committerNikolaus Schulz <microschulz@web.de>2008-02-14 22:31:11 +0000
commitafa61f8597e49ab1d8242cabe5d9f32ffaefe108 (patch)
tree3c1ce0d09be30a1a4978baab96d325c8ac448924 /TODO
parent704d5a961eaeae83a3e4433223729f8ceb1c52ee (diff)
downloadarchivemail-afa61f8597e49ab1d8242cabe5d9f32ffaefe108.tar.gz
archivemail-afa61f8597e49ab1d8242cabe5d9f32ffaefe108.tar.bz2
archivemail-afa61f8597e49ab1d8242cabe5d9f32ffaefe108.zip
TODO: added items:
* perhaps integrate --debug-imap into -vv switch * graceful IMAP connection termination upon error
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index a029156..fa48ab2 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+Integrate --debug-imap option into yet-to-be-implemented -vv switch?
+I had the idea to provide separate debugging info levels anyway, see --debug
+below.
+
+Gracefully close IMAP connection upon unexptected error (currently archivemail
+just terminates).
+
LOCKING & Co:
* switch to or add fcntl() locking; when combining with flock, be careful not to
break on Solaris/FreeBSD, where flock() is just fcntl() so using both would