summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/TODO
blob: 3c83fdda7cee383f47626438f5d7b3382854e152 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Mail TODO
-----------------------------------------------------------------------------

General stuff:
 - This program needs a name!
 - If password is empty, ask for it during fetch.
 - Check if all necessary fields in AccoundEditor are filled. 
 - Seperate Sending and Recieving in configuration.

Protocol related:
 - The IMAP implentation is kinda strange and slow.
 - The SMTP implentation is goddamn strange.
 - POP3 support would be nice.
 - NNTP would be kinda neat, too.
 - Implent a plugin system.

Security related:
 - GnuPG support. This will require a seperate gpg managing utility in
   the settings tab.
 - sMIME? maybe in the distant future.
 - Integrated SSH tunneling.

Mail management:
 - Header caching
 - Sieve filtering support?
 - Enqueueing/Draft support both on the IMAP server and local.

Testing:
 I'm using the courier-imap server at my developement site. I didn't have
 much opportunity to test on other servers. Giving me test-accounts on other
 servers would be helpful.

If you want something added, drop a mail. Comments are always welcome.