2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message:
*: recursive bump for nettle 3.5.1
|
2018-10-13 16:38:54 by Amitai Schleier | Files touched by this commit (5) |
Log message:
Update to 2.2. From the changelog:
- 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).
|
2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message:
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
|
2018-04-18 00:29:53 by Thomas Klausner | Files touched by this commit (286) |
Log message:
Add p11-kit to gnutls/bl3.mk and bump dependencies.
|
2018-01-29 00:39:36 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message:
nullmailer: only depend on daemontools when using rc.d init script
|
2018-01-29 00:31:16 by Sebastian Wiedenroth | Files touched by this commit (3) |
Log message:
nullmailer: avoid uninitialized memory, same fix as upstream
|
2017-10-28 06:51:06 by Amitai Schleier | Files touched by this commit (18) |
Log message:
Update to 2.1. From the changelog:
- 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.
- 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.
|
2017-02-17 18:08:32 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Missing include.
|
2016-12-13 00:54:13 by Sebastian Wiedenroth | Files touched by this commit (3) |
Log message:
Add patch to fix RFC976 "From_ lines" issue
|
2016-09-19 15:04:29 by Thomas Klausner | Files touched by this commit (147) |
Log message:
Recursive PKGREVISION bump for gnutls shlib major bump.
|