summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mail2/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/TODO b/noncore/unsupported/mail2/TODO
index 5873615..348510c 100644
--- a/noncore/unsupported/mail2/TODO
+++ b/noncore/unsupported/mail2/TODO
@@ -8,24 +8,25 @@ General stuff:
8 8
9Protocol related: 9Protocol related:
10 - The IMAP implentation is kinda strange and slow. 10 - The IMAP implentation is kinda strange and slow.
11 - The SMTP implentation is goddamn strange. 11 - The SMTP implentation is goddamn strange.
12 - POP3 support would be nice. 12 - POP3 support would be nice.
13 - NNTP would be kinda neat, too. 13 - NNTP would be kinda neat, too.
14 - Implent a plugin system. 14 - Implent a plugin system.
15 15
16Security related: 16Security related:
17 - GnuPG support. This will require a seperate gpg managing utility in 17 - GnuPG support. This will require a seperate gpg managing utility in
18 the settings tab. 18 the settings tab.
19 - sMIME? maybe in the distant future. 19 - sMIME? maybe in the distant future.
20 - Integrated SSH tunneling.
20 21
21Mail management: 22Mail management:
22 - Header caching 23 - Header caching
23 - Sieve filtering support? 24 - Sieve filtering support?
24 - Enqueueing/Draft support both on the IMAP server and local. 25 - Enqueueing/Draft support both on the IMAP server and local.
25 26
26Testing: 27Testing:
27 I'm using the courier-imap server at my developement site. I didn't have 28 I'm using the courier-imap server at my developement site. I didn't have
28 much opportunity to test on other servers. Giving me test-accounts on other 29 much opportunity to test on other servers. Giving me test-accounts on other
29 servers would be helpfull. 30 servers would be helpfull.
30 31
31If you want something added, drop a mail. Comments are always welcome. 32If you want something added, drop a mail. Comments are always welcome.