summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore 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 348510c..4bc434f 100644
--- a/noncore/unsupported/mail2/TODO
+++ b/noncore/unsupported/mail2/TODO
@@ -2,12 +2,13 @@ Mail TODO
2----------------------------------------------------------------------------- 2-----------------------------------------------------------------------------
3 3
4General stuff: 4General stuff:
5 - This program needs a name! 5 - This program needs a name!
6 - If password is empty, ask for it during fetch. 6 - If password is empty, ask for it during fetch.
7 - Check if all necessary fields in AccoundEditor are filled. 7 - Check if all necessary fields in AccoundEditor are filled.
8 - Seperate Sending and Recieving in configuration.
8 9
9Protocol related: 10Protocol related:
10 - The IMAP implentation is kinda strange and slow. 11 - The IMAP implentation is kinda strange and slow.
11 - The SMTP implentation is goddamn strange. 12 - The SMTP implentation is goddamn strange.
12 - POP3 support would be nice. 13 - POP3 support would be nice.
13 - NNTP would be kinda neat, too. 14 - NNTP would be kinda neat, too.