Commit 847504ce 847504ceeec0c3a4342667e8bbd8e84058a25147 by Sergey Poznyakoff

Updated

1 parent 1d31a280
......@@ -22,6 +22,7 @@
* mail/mail.c (main): Fixed 'No mail for...' reporting.
* mailbox/filter_trans.c (trans_read): Control number of
bytes read by stream_read().
* mailbox/memory_stream.c (_memory_truncate): Bugfix.
* TODO: Updated.
......
......@@ -37,7 +37,7 @@ IMPORTANT:
- implement charsets in search: 1 SEARCH CHARSET ISO-8859-2 TEXT ...
- implement AUTHENTICATE command (at least kerberos?)
- implement AUTHENTICATE KERBEROS_V4 and SKEY
[mail]
......