TODO update. Added: IMAP url clutter/password leakage, unfriendly locking

practice.  Removed: only prompt for IMAP password when running in terminal.
This commit is contained in:
Nikolaus Schulz 2006-11-02 05:43:33 +00:00
parent 46f9aa44a9
commit cb48d392fa
1 changed files with 5 additions and 1 deletions

6
TODO
View File

@ -1,5 +1,9 @@
Only ask for the IMAP password if running interactively. (isatty?)
Be a nicer citizen with respect to mailbox locking.
Perhaps prune/shorten IMAP mailbox URLs in messages?
They may be quite long and may contain the sensitive password.
Perhaps find a clean, lean replacement for all that clutter in the IMAP urls.
Require --output-dir for IMAP archiving? Otherwise we just drop the archive in
in the current working directory.