-rw-r--r-- | noncore/unsupported/mail2/TODO | 1 |
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 | |||
@@ -1,15 +1,16 @@ | |||
1 | Mail TODO | 1 | Mail TODO |
2 | ----------------------------------------------------------------------------- | 2 | ----------------------------------------------------------------------------- |
3 | 3 | ||
4 | General stuff: | 4 | General 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 | ||
9 | Protocol related: | 10 | Protocol 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. |
14 | - Implent a plugin system. | 15 | - Implent a plugin system. |
15 | 16 | ||