X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=5958552e079038149cc1d56421db5aeea187302f;hb=d1563de82a4fed11ee45202be934bfba9a5ae6ea;hp=86ecc8019da6b44fdcab070b93aa99745d74d795;hpb=2bb7e26c6ae27f9b8a0ca9e5b7ddd1c824bcedda;p=mmh diff --git a/ChangeLog b/ChangeLog index 86ecc80..5958552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +Tue Jul 11 14:18:01 2000 Dan Harkless + + * Clarified post.man and send.man for those not completely up on + SASL terminology. "SASL encryption layers are not supported for + SMTP" means that encryption is supported for the authentication + but not for the subsequent data stream. + +Sat Jul 8 01:36:19 EDT 2000 Ken Hornstein + + * Added SASL support for IMAP, POP and SMTP. SASL encryption + layers are not supported over SMTP. + +Sat Jun 10 18:37:59 CEST 2000 Ruud de Rooij + + * Merged mts/sendmail functionality into mts/smtp; switching between + smtp and sendmail delivery method is now controlled by mts.conf. + + * If tsort cannot deal with loops, in addition to defining tsort as + cat, also define lorder as echo. + + * Removed uip/popi.c from list of sources. + Thu Jun 08 19:36:57 2000 Dan Harkless * New dtimep.lex didn't parse day names properly. Fixed. Also