[Mailmunge] Mailmunge 3.06 is Released

Dianne Skoll dianne at skoll.ca
Mon Jan 3 15:22:30 EST 2022


Hello and Happy New Year, everyone.

I'm pleased to announce that Mailmunge 3.06 has been released.

Download:     https://www.mailmunge.org/download/
Git:          https://git.skoll.ca/Skollsoft-Public/mailmunge
Test results: https://build.skoll.ca/#/builders/mailmunge-tests
News page:    https://www.mailmunge.org/news/

This release is mostly a cleanup/polish/bugfix release.  Complete
changelog is below.  Please note the important update to the documentation
of the "-p" mailmunge(8) command-line option.  If you use an INET milter
socket, you may wish to add "@127.0.0.1" to your socket specification
to bind it only to the localhost.

Regards,

Dianne.


2022-01-03 Dianne Skoll <dianne at skollsoft.com>

	* Mailmunge 3.06 RELEASED

	* documentation: Clarify that the -p argument to mailmunge(8) wants
	  a socket specification following the libmilter spec and not the
	  Mailmunge spec.

	  In particular, if you want to bind o -p TCP socket to localhost
	  only, you **MUST** use the form:  -p inet:port at 127.0.0.1
	  The form -p inet:port listens on all interfaces!

	* documentation: Fix typos

	* Mailmunge::Filter: Stricter checking of command-line arguments

	* Mailmunge::Filter: Consistent capitalization of error messages

	* Mailmunge::Filter: Add decode_mime_string utility function.  This
	  tries very hard to sensibly decode a MIME-header-encoded string
	  to a native Perl string.

2021-09-30 Dianne Skoll <dianne at skollsoft.com>

	* Mailmunge 3.05 RELEASED
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.mailmunge.org/pipermail/mailmunge/attachments/20220103/59dbbba6/attachment.sig>


More information about the Mailmunge mailing list