X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=53673174449327038c29bc13a3bffd48850c344f;hb=84546c458ff514a547b40d436259b77661565e9b;hp=96618bb599ad443a748835fa829becd85a444e66;hpb=df7b16cb148474b3b80dbf1e226e858cf1e47edb;p=mmh diff --git a/ChangeLog b/ChangeLog index 96618bb..5367317 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Sat Jul 15 23:13:49 EDT 2000 Kimmo Suominen + + * Add configure option --with-hash-backup so the backup prefix can + be easily changed from "," to "#". + +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 Kimmo Suominen + + * Applied Ken Hornstein 's patches + implementing SASL support for POP3 and SMTP. If nmh is compiled + with SASL support, using the -sasl switch on the inc, msgchk, + post, and send commands will enable authentication encryption for + SMTP, and both authentication and data stream encryption for POP3. + Sat Jun 10 18:37:59 CEST 2000 Ruud de Rooij * Merged mts/sendmail functionality into mts/smtp; switching between