Up to [cvs.NetBSD.org] / pkgsrc / mail / nullmailer
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Mon Sep 19 15:15:49 2022 UTC (14 months, 2 weeks ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Work around Xcode 14 errors linking libnullmailer.a into e.g. protocols/smtp: archive member '__.SYMDEF SORTED' is not mach-o or llvm bitcode file (likewise for '__.SYMDEF')
Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 26 10:54:10 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
Revision 1.22 / (download) - annotate - [select for diffs], Thu Oct 7 14:25:29 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.21: +1 -2
lines
Diff to previous 1.21 (colored)
mail: Remove SHA1 hashes for distfiles
Revision 1.21 / (download) - annotate - [select for diffs], Sat Oct 13 14:38:54 2018 UTC (5 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.20: +6 -7
lines
Diff to previous 1.20 (colored)
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).
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jan 28 23:31:16 2018 UTC (5 years, 10 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
nullmailer: avoid uninitialized memory, same fix as upstream
Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 28 04:51:06 2017 UTC (6 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.18: +13 -10
lines
Diff to previous 1.18 (colored)
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.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 17 17:08:32 2017 UTC (6 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Missing include.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 12 23:54:12 2016 UTC (6 years, 11 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Add patch to fix RFC976 "From_ lines" issue
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 3 23:27:11 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Add SHA512 digests for distfiles for mail category Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 2 04:38:20 2015 UTC (8 years, 11 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.14: +4 -3
lines
Diff to previous 1.14 (colored)
Fix build on OS X with patch from Sevan Janiyan in PR pkg/49523. While here, recenter a couple other patches.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 3 17:50:27 2013 UTC (10 years, 3 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
Update to 1.13. Notable changes: - Made nullmailer-queue sync and not just flush queued files to protect against crashes during sensitive operations. - Added support for SMTPS (SMTP over SSL/TLS) and STARTTLS. - Added support for SSL/TLS client certificates. - Added a quadratic backoff for resend times.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 23 02:43:52 2009 UTC (14 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Distfile changed in place, set DIST_SUBDIR (noticed by taca@).
Revision 1.12 / (download) - annotate - [select for diffs], Wed Oct 21 15:06:46 2009 UTC (14 years, 1 month ago) by schmonz
Branch: MAIN
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Update to 1.05. From the changelog: - Fixed compilation of src/selfpipe.cc on Solaris and other OSes. - Fixed handling of TM_HAS_ISDST on Solaris. - Fixed a few address parsing glitches.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 11 10:25:24 2009 UTC (14 years, 1 month ago) by plunky
Branch: MAIN
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
update to nullmailer-1.04 while here, fix some pkglint complaints, add DESTDIR support and provide a LICENCE
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 24 06:49:02 2007 UTC (16 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Do SUBST_SED in post-configure rather than post-patch to ease patch maintenance. Set INSTALLATION_DIRS appropriately. Add VARBASE to BUILD_DEFS. Fix paths in man pages.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 1 19:33:30 2006 UTC (17 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.8: +6 -7
lines
Diff to previous 1.8 (colored)
Update to 1.03. From the changelog: - Fixed the SMTP protocol module to send QUIT on protocol failures. - Added support for the SMTP AUTH LOGIN method. Thanks to Sean MacLennan for the suggestion. - Fixed the SMTP protocol module to send EHLO instead of HELO when doing authentication. Thanks to Norbert Tretkowski for pointing this out. - Fixed compile breakage on Solaris due to use of setenv. - Fixed netstring length bug in QMQP sending module. - If the sender name cannot be determined from the environment variables, try to pull it from /etc/passwd before using "unknown". Thanks Roderick Schertler.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 14 08:20:20 2006 UTC (17 years, 10 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update to 1.02. From the changelog: - Fixed bug in SMTP AUTH that would cause SMTP sending to crash with a segfault when it was used.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 3 19:12:52 2006 UTC (17 years, 11 months ago) by schmonz
Branch: MAIN
Changes since 1.6: +7 -6
lines
Diff to previous 1.6 (colored)
Update to 1.01. From the changelog: - Added support for SMTP AUTH PLAIN. Thanks to Ace Jones for the initial implementation. - Fixed compile error in lib/list.h
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 20 02:20:45 2005 UTC (18 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.5: +7 -7
lines
Diff to previous 1.5 (colored)
Update to 1.00. From the changelog: - Fixed problem with multiple arguments to protocol modules. Thanks Sascha Silbe. - Fixed extraneous spaces in SMTP sender. - Made permissions on queued files more strict. - Handle the "-bs" flag in the sendmail wrapper by dieing when we see it. - Fixed the address parser handling domain names with trailing periods. - Fixed bug in header parsing that would cause the last header line to be repeated if there was no body. - Fixed bug in handling headers containing CR+LF line endings. pkgsrc changes: * Replace @exec and @unexec in PLIST with bsd.pkginstall.mk incantations * sort PLIST * Honor VARBASE in manpages and rc.d script * Enable logging in rc.d script * Allow rc.d script to start nullmailer without rc.subr * Take MAINTAINER.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 24 09:59:25 2005 UTC (18 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 17 01:45:31 2003 UTC (20 years, 9 months ago) by jtb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +6 -6
lines
Diff to previous 1.3 (colored)
Update to nullmailer-100RC7. Changes for pkgsrc: * Added an rc.d/nullmailer script * Added brief instructions on how to set up nullmailer in MESSAGE. * Changed spool directory from /var/nullmailer to /var/spool/nullmailer Changes in nullmailer itself: Changes in version 1.00RC7 - Fixed typo in smtp protocol module that caused HELO to be sent without a hostname. - Added a one-shot mode to nullmailer-send, triggered by setting the pausetime to zero. Note: If no further bugs are found, this will become the official version 1.00 release. Changes in version 1.00RC6 - Protocol modules now report all failure and success messages. - Removed the whole gethostname/getdomainname mess and replaced it with code to read the hostname from the "me" control file, and the default domain name from the "defaultdomain" control file. - Fixed a bug that would cause lines starting with a period to have that period stripped when it was sent via SMTP. - Added some missing includes to fix compilation failures in various sources. - Fixed a bug in the setenv function in sendmail.cc. NOTE! Make sure to set up the new "me" control file before using this version. The RPM install does this automatically.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 2 12:58:15 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Changes since 1.2: +1 -0
lines
Diff to previous 1.2 (colored)
Add RCS Id.
Revision 1.1.1.1.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:51:49 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +2 -0
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 14 00:35:24 2002 UTC (21 years, 6 months ago) by jtb
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.1: +2 -0
lines
Diff to previous 1.1 (colored)
Allow specification of the NULLMAILER_USER and NULLMAILER_GROUP. Fix paths in manual pages.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 4 01:15:25 2002 UTC (21 years, 7 months ago) by jtb
Branch: TNF
CVS Tags: pkgsrc-base
Branch point for: buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of nullmailer. 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.
Revision 1.1 / (download) - annotate - [select for diffs], Sat May 4 01:15:25 2002 UTC (21 years, 7 months ago) by jtb
Branch: MAIN
Initial revision