Announcing nullmailer version 2.2

Bruce Guenter <[email protected]> Fri, 12 Oct 2018 14:51:49 -0600
Newsgroups gmane.mail.nullmailer
Message-ID <[email protected]>
Version 2.2 of nullmailer is now available at:
	http://untroubled.org/nullmailer/

See the documentation there for more details,
or join the mailing list by sending an email to:
        [email protected]

A web-browsable archive of the mailing list is available at:
	http://lists.untroubled.org/?list=nullmailer
-------------------------------------------------------------------------------
nullmailer
Simple relay-only mail transport agent
Bruce Guenter <[email protected]>
Version 2.2
2018-10-12

This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which
relay to a fixed set of smart relays.  It is designed to be simple to
configure, secure, and easily extendable.

A mailing list has been set up to discuss this package.  To subscribe,
send an email to:
	[email protected]
A mailing list archive is available at:
	http://lists.untroubled.org/?list=nullmailer

Development versions of nullmailer are available at GitHub:
        https://github.com/bruceg/nullmailer

This package is Copyright (C) 2018 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.
-------------------------------------------------------------------------------
Changes in version 2.2

- nullmailer-send no longer generates bounces for rejected bounces.
  Thanks Fejes József

- Fixed compile error in sendmail on GCC older than 4.9.

- Fixed treating authentication failure as message rejection.
  Thanks Fejes József

- nullmailer-inject now sets the full name of the sender to the user
  name as a fallback. This helps distinguish system sent messages when
  the MTA rewrites the address (as does GMail, for example).

- Fixed compatibility issue with gnutls 3.6 (and possibly others).
-------------------------------------------------------------------------------

-- 
Bruce Guenter <[email protected]>                https://untroubled.org/