Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 13:15:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251074] [PATCH] mail/nullmailer: update to version 2.2
Message-ID:  <bug-251074-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251074

            Bug ID: 251074
           Summary: [PATCH] mail/nullmailer: update to version 2.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: uffe@uffe.org

Created attachment 219598
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219598&action=
=3Dedit
mail/nullmailer ports update patch

Hello,

The attached patch updates port mail/nullmailer from version 1.13 to latest
version 2.2

The update is long due as nullmailer 1.13 was released in 2013 and I've been
missing lots of the new features for a long time (TLS improvements etc)

Here is a list of the improvements from 1.13 up to version 2.2:

---------------------------------------------------------------------------=
----
Changes in version 2.2

- nullmailer-send no longer generates bounces for rejected bounces.
  Thanks Fejes J=C3=83=C2=B3zsef

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

- Fixed treating authentication failure as message rejection.
  Thanks Fejes J=C3=83=C2=B3zsef

- 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).
---------------------------------------------------------------------------=
----
Changes in version 2.1

- Added support for TLS anonymous authentication.
  Thanks Uffe Jakobsen.

- Fixed sendmail wrapper handling of empty sender on command line.
  Thanks Sebastian Wiedenroth.

- Fixed handling of quoted strings in the "remotes" file.
  Thanks Mihai Moldovan.

- Fixed nullmailer-inject handling of leading "From " lines.

- Some build fixes.

- Fixed bogus temporary gethostbyname error message when the protocol
  source address was incorrect.

- Fixed potential race condition in tests.
  Thanks Felix Lechner.

- Fixed handling of time values on 32-bit big-endian systems.
  Thanks Felix Lechner.

---------------------------------------------------------------------------=
----
Changes in version 2.0

- Added support to nullmailer-send to move permanently failing messages
  out of the queue, and to generate bounce messages.

- Added support for IPv6.

- Added program to generate bounce/delay messages.

- Added an "allmailfrom" control file to nullmailer-queue, causing all
  messages to share a hard-coded envelope sender.

- Added logging the message sender/recipient in nullmailer-send.

- Improved handling of system errors when reading config files.

- Secured handling of password options for protocol modules.

- Support standard shell quoting for options in the "remotes" file.

- Added protocol option to set a separate TLS client private key file.

- Added protocol option to bind the source address on connections.

- Fixed nullmailer-inject to report errors to stderr.

- Fixed gnutls cast to pointer from integer of different size warning.

- Fixed nullmailer-inject and -queue to handle the null (empty) sender
  address. Needed for RFC 3798 (Message Disposition Notification).

- Moved spool directory to /var/spool/nullmailer like other MTAs.

---------------------------------------------------------------------------=
----

/Uffe

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251074-7788>