Commit 0fb1b7ce 0fb1b7ce6f06399fee8e4539af152d160d018f03 by Wojciech Polak

Updated

1 parent b29a384e
2003-05-14 Wojciech Polak
* mailbox/pop/mbox.c: Added the CAPA support (to determine
any protocol extension).
* TODO: Updated.
2003-04-30 Wojciech Polak
* doc/texinfo/mailutils.texi: Changed @dircategory according
......
......@@ -66,7 +66,7 @@ and use them in mail.remote.
** support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
** the POP mailer must use the CAPA command to determine any protocol
extension; support for the STLS would be great.
extension (mostly done); support for the STLS would be great.
** the IMAP mailer must use the CAPABILITY command... likewise;
support the STARTTLS.
......