- ezmlmrc.*: Added x-confirm-reading-to and x-pmrqc per suggestion from JK.
Thanks.
- ezmlmrc.ru: Added Russian version contributed by RVI. Thanks.
- ezmlmrc: Czech version of ezmlmrc is ezmlmrc.cz. Should be ezmlmrc.cs. Fixed.
- searchlog.c: Made the MySQL version also match in address field to make
the records returned the same as for std version.
- ezmlm-store: -allow-subscribe confirm address in Cc: header to make it easier
for the moderator to add the poster to the allow database. (Thanks, RVI.)
- ezmlm-manage: -query from remote admin for subscriber failed due to use of
static storage within issub(). Fixed.
- ezmlm-manage: Made remote admin unsub failure return error. For sub it's
important to be silent for multi-moderator setups, but since unsub is never
moderated, it's ok to return negative feedback, since it may be needed by
remote admins. As a consequence it was trivial to add -QQ] not quiet to
provide [un]subscribe feedback to the owner.
- ezmlm-send/reject: "boundary" in Content-type can be delimited by ';'.
Without, some messages could be erroneously rejected when using mimeremove.
New error text added to errtxt.h.
|