X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=9a29c0f3974328d4fbfe7ce4727c02c7fd20b4c9;hb=077b355833f623241d5d145810b91da60e4c260c;hp=d96f7c10d746b20484480409b30f02d871af9b2f;hpb=84b98d0484fe61d4ebe205016e35a06da194f525;p=mmh diff --git a/ChangeLog b/ChangeLog index d96f7c1..9a29c0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +Fri Mar 03 16:07:33 2000 Dan Harkless + + * Changed the new "plussed_user" option to mts.conf's + "masquerade:" to "username_extension" after getting feedback from + qmail users, who use '-' as a separator rather than '+'. Removed + checking of $USERPLUS variable. Now check $USERNAME_EXTENSION, + which needs to include the appropriate separator for your MTA + ('-', '+', or whatever) as its first character. + +Thu Mar 02 23:04:30 2000 Dan Harkless + + * Added a new "boolean" type to mh.h and TRUE and FALSE constants. + + * Added a note to DIFFERENCES stating that it's out-of-date + (Richard was the last one to update it) and that we should + consider only documenting incompatibilities with MH there. + + * Implemented (and documented) a third kind of username + masquerading: "plussed user" masquerading. This one was suggested + by Neil Rickert . It's based on sendmail's + "plussed user" feature, where mail sent to + will be + delivered to . When it's enabled, it's controlled by the + $USERPLUS environment variable. How is it enabled? Well, that + leads me to: + + * Renamed the "mmailid:" setting in mts.conf to "masquerade:", and + changed it so that rather than being a boolean, it can be set to + any combination of the three values "draft_from", "mmailid", and + "plussed_user". Thus it is now possible to enable the three types + of masquerading individually. + + * Fixed a bug with "mmailid" masquerading (dating back to MH?) + where if it was turned on, ','s would no longer be considered + GECOS field delimiters. + Wed Mar 01 23:30:50 2000 Dan Harkless * Changed the GECOS-field '&' translation behavior to be