1
0
Fork 0
mirror of https://git.code.sf.net/p/archivemail/code synced 2024-12-22 07:42:55 +00:00

TODO: added items:

* perhaps integrate --debug-imap into -vv switch
* graceful IMAP connection termination upon error
This commit is contained in:
Nikolaus Schulz 2008-02-14 22:31:11 +00:00
parent 704d5a961e
commit afa61f8597

7
TODO
View file

@ -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