| 
 
ezmlm-get returns 0 for success in editor and command line use, rather than
99. No impact on current lists, but makes more sense.ezmlm-warn tests >= for timeout rather than >. No impact other than easier
use with future test script.ezmlm-manage -get function was broken - fixed. Needed for backwards compat
with ezmlm-0.53. (Thanks, KS.)Reorganized INSTALL.idx, UPGRADE.idx, README.idx and introduced FILES.idx
to simplify. Made corrections to FAQ.idx, but no additions.ezmlm-send no longer adds trailer to multipart/mixed messages. Also, multipart
messages consisting of only "mimeremove" parts will be bounced. (Thanks, BE.)
The trailer is suppressed for base64-encoded messages. In both cases,
trailer addition might corrupt the message.The US version of ezmlmrc is now ``ezmlmrc.en_US'' and ``make'' by default
copies it to ezmlmrc. Added support to Makefile and docs to copy in other
versions via e.g. ``make jp''. Target ezmlmrc is there to not overwrite with
ezmlmrc.en_US on ``make setup''.Changed ezmlmrc so that headeradd/headerremove/sub-ok/mod-sub are not rewritten
when editing lists. (Thanks, GS.)In ezmlm-idx and ezmlm-send, made dirs without trailing slash (mkdir with
it bombs on Ultrix). (Thanks, BW.)added check for NULL sender is zapnosub() in ezmlm-get. Fixed NULL pointer
use when the command is -dig- and no digest code was given on the command
line (Thanks MS, - I think this was what you saw on FreeBSD.)added 'x' to FORMATS in idx.h. (Thanks, MMcL.)ezmlm-reject changed to honor subject continuation lines. Eudora likes to
break right after "Subject:" which caused rejection for empty subject.
(Thanks, SOH.) Same for To:. Also deals with quoted content types and error
message now always states the offending MIME type.Added "(null)", "(none)", and "(no subject)" to rejected subjects. What are
these MUA authors thinking??ezmlm-reject bug fixed to reject commands in subjects. (Thanks, JH.)ezmlm-request bug fixed to allow correct processing of complete command
addresses in the subject, even for virtual domains. (Thanks, EC.)ezmlmrc.de corrected (Thanks, FT).Made local check in ezmlm-tstdig case-insensitive (Thanks, Rick Myers).Fixed ezmlm-glconf to work with 'sh', not only 'bash' (missing ';' before '}')
(Thanks, MS).ezmlm-manage: text/bottom added also when moderated subscription is
completed (Thanks, SOH). Added -log command to ezmlm-manage. Allows remote
admins to retrieve Log if -l switch is set. Added -log into to mod-help via
ezmlmrc.Made character defines sun4 cc compliant in decode {Q|B}.c and unfoldHDR.c.Added support for "Sv:" and "Rv:" reply indicators (Nordic, Spanish).Improved/expanded ezmlm-check.Added -+ switch to ezmlm-make. Makes letter switches sticky (not -cC).
<#F#> is all letter switches, not only the ones set. (Thanks, SOH). Also,
added virtual domain info to ezmlm-make.1. 
		 |