Version: 3.6-20200627, Package name: postfix-3.6.20200627 |
Maintained by: Brad Smith |
Master sites:
|
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Extra features always included: - table lookups using PCRE (Perl-Compatible Regular Expression), SQLite - authenticated SMTP using Dovecot SASL Optional features included using flavors: - authenticated SMTP using Cyrus SASL v2 - table lookups using LDAP, MySQL, PostgreSQL |
Filesize: 4526.666 KB |
Version History (View Complete History) |
|
2021-09-11 08:11:52 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Unbreak by removing the version spec (needed after the recent openldap port change). |
2021-08-01 12:20:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix previous, found by naddy |
2021-08-01 01:16:38 by Stuart Henderson | Files touched by this commit (9) |
Log message: Postfix port tweaks, ok Brad - drop the db flavour, it is not linked to the build and has been broken since 2011 when EPOCH was set in databases/db/v4 - patch to stop checking for OpenBSD 2/3/4/5/6 and just check for OpenBSD |
2021-05-04 08:42:48 by Stuart Henderson | Files touched by this commit (2) |
Log message: Disable postfix/snapshot for now, it is currently stuck at 2020-06-27 as newer versions on the 3.6 branch require OpenSSL 1.1.1. ok Brad (maintainer). |
2020-12-23 14:18:00 by Stuart Henderson | Files touched by this commit (4) |
Log message: install postfix's posttls-finger tool, it was already built but not installed by default (it's an unsupported test program and subject to incompatible changes between versions, but handy for some debugging). ok Brad. |
2020-07-01 19:35:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to Postfix 3.6-20200627, from Brad |
2020-06-18 07:18:21 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.6-20200610, from Brad |
2020-03-19 11:08:04 by Stuart Henderson | Files touched by this commit (2) |
Log message: update postfix-snapshot to 3.6-20200312, from Brad |
2020-02-17 04:43:31 by Stuart Henderson | Files touched by this commit (3) |
Log message: merge postfix updates to -stable, req by Brad (maintainer) Bug (introduced: Postfix 3.1): smtp_dns_resolver_options were broken while adding support for negative DNS response caching in postscreen. Postfix was inadvertently changed to call res_query() instead of res_search(). Reported by Jaroslav Skarvada. Bug (introduced: Postfix 2.5): Postfix ignored the CONNECT macro overrides from a Milter application. Postfix now evaluates the Milter macros for an SMTP CONNECT event after the Postfix-to-Milter connection is negotiated. Problem reported by David Bürgin. Bug (introduced: Postfix 3.0): sanitize (remote) server responses before storing them in the verify database, to avoid Postfix warnings about malformed UTF8. Found during code maintenance. |
2020-02-14 14:02:01 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to postfix-3.5.20200203, from Brad |
2020-01-07 05:38:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC postfix/snapshot update to 3.5-20191109, it fixes a bug resulting in mail from some senders being unable to get past postscreen: Bugfix: the 20180903 postscreen fix for a misleading "PIPELINING after BDAT" warning looked at the wrong variable. The warning now says "BDAT without valid RCPT", and the error is no longer treated as a command PIPELINING error (but sending BDAT is still a client error, because postscreen rejects all RCPT commands and does not announce PIPELINING support). File: postscreen/postscreen_smtpd.c. |
2019-11-30 05:04:03 by Stuart Henderson | Files touched by this commit (5) |
Log message: postfix updates (3.4.7, 3.5-20191109), from Brad |
2019-09-30 05:05:16 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.5-20190922, from Brad |
2019-08-05 11:45:17 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to postfix-3.5.20190724, from Brad |
2019-07-13 06:03:31 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to Postfix 3.5-20190427, from Brad |
2019-05-02 16:07:03 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix 3.5-20190427, from Brad |
2019-04-15 15:10:01 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to postfix-3.5-20190330, from Brad |
2019-01-19 08:55:17 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.4-20190106, from brad |
2018-11-29 07:03:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to postfix-3.4-20181123, from Brad |
2018-09-27 10:16:51 by Stuart Henderson | Files touched by this commit (4) |
Log message: s/sendmail/smtpd/ in MESSAGE, ok Brad |
2018-09-11 15:21:54 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to Postfix 3.4-20180904, from brad |
2018-08-25 17:17:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.4.20180823, from brad |
2018-06-25 10:55:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix 3.4-20180620 snapshot, from Brad |
2018-05-18 19:10:49 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to postfix-3.4-20180404, from Brad |
2018-05-12 11:17:25 by Joel Sing | Files touched by this commit (7) |
Log message: Remove patches that are no longer needed to build with LibreSSL. ok Brad |
2018-02-14 08:43:13 by Joel Sing | Files touched by this commit (4) |
Log message: Stop trying to support ephemeral RSA. Ephemeral RSA was only used with really ancient export ciphersuites, which LibreSSL has not supported for a very long time - all of the remaining API are no-ops. It is actually quite horrific that some software still goes out of its way to try to enable support for ephemeral RSA... ok sthen@ |
2018-02-10 14:19:23 by Stuart Henderson | Files touched by this commit (5) |
Log message: update Postfix snapshot to 3.4-20180203, from Brad. (note that this is now dual licensed, you can now choose to use it under Eclipse Public License 2.0 instead of the existing IBM Public License 1.0 if you prefer). |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-18 15:30:33 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.3.20170716, from Brad |
2017-02-20 05:10:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to postfix-3.3.20170218, from Brad |
2017-02-05 14:13:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.2-20170129, from Brad |
2017-02-04 15:09:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: Enable EC curve selection in Postfix, from Brad. |
2017-01-07 16:49:47 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to postfix-3.2.20170101, from Brad |
2016-12-18 13:28:40 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Tweak uucp transport example; ok sthen@ |
2016-10-18 04:22:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.2-20161008, ok brad |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-09-03 09:39:23 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to postfix 3.2-20160828, from Brad, the libressl patches (OPENSSL_VERSION_NUMBER 0x10100000L) came from Bernard Spil |
2016-08-03 07:06:42 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Zap trailing spaces at EOL. |
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2016-05-17 05:48:32 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to Postfix 3.2-20160515, from Brad |
2016-05-13 14:19:27 by Stuart Henderson | Files touched by this commit (4) |
Log message: fix with openbsd 6.x; from Brad |
2016-02-25 02:39:49 by Stuart Henderson | Files touched by this commit (4) |
Log message: update postfix/snapshot to 3.2-20160221, from Brad |
2016-01-02 15:21:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to Postfix 3.1-20151227, from Brad. |
2015-11-02 03:46:11 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to Postfix 3.1-20151031, from Brad |
2015-10-19 13:38:10 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Disable smtputf8 support, EAI support is not compiled in our port. This way postfix does not warn on every command invocation. ok sthen@ Brad (Maintainer) |
2015-09-27 07:56:38 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to Postfix 3.1-20150924, from Brad |
2015-08-03 04:21:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to postfix-3.1.20150721. from Brad (maintainer) ok sthen@ |
2015-07-15 16:36:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.1-20150421, from Brad |
2015-07-15 10:18:45 by Stuart Henderson | Files touched by this commit (4) |
Log message: oops, adjust pexp not daemon, spotted by aja |
2015-07-15 09:57:19 by Stuart Henderson | Files touched by this commit (4) |
Log message: Adjust pexp to cope with rc.subr(8) change. |
2015-05-15 16:05:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to Postfix 3.1-20150421 snapshot |
2015-05-12 16:06:18 by Stuart Henderson | Files touched by this commit (4) |
Log message: Adjust the message printed by postfix-enable; since sendsyslog(2) was introduced there's no longer need for a log socket in the chroot jail, also demonstrate use of rcctl rather than asking the user to manually change rc.conf.local (making the message more generic while there). OK brad. |
2015-04-18 03:57:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix-3.1-20150330, from Brad |
2015-02-10 14:53:57 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 3.1-20150201. ok sthen@ |
2015-01-22 13:34:22 by Brad Smith | Files touched by this commit (2) |
Log message: Comment out the empty postfix-files.d dir in the postfix examples dir as it serves no purpose and it is just tripping up install(1) in the installation script which does "install * [dir]". The installation script creates the postfix-files.d dir in the appropriate destination dir. |
2015-01-22 11:19:46 by Brad Smith | Files touched by this commit (2) |
Log message: Comment out the empty postfix-files.d dir in the postfix examples dir as it serves no purpose and it is just tripping up install(1) in the installation script which does "install * [dir]". The installation script creates the postfix-files.d dir in the appropriate destination dir. Issue pointed out by Rod Whitworth <glisten at witworx dot com> |
2015-01-05 14:50:29 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.12-20141228. ok sthen@ |
2014-12-12 04:00:41 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.12-20141208. ok sthen@ |
2014-10-25 16:08:16 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.12-20141020. ok sthen@ |
2014-10-16 12:41:41 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.12-20141015. ok sthen@ |
2014-10-16 12:27:28 by Brad Smith | Files touched by this commit (4) |
Log message: Update to Postfix 2.12-20141013. There have been some default settings changes so everyone upgrading will have to look at merging some potential config changes. The backwards compat mode will ensure existing configs work as is but users should look at updating their configs and especially keep master.cf in mind due to the default chroot setting. http://www.postfix.org/COMPATIBILITY_README.html ok sthen@ |
2011-07-20 09:15:31 by Landry Breuil | Files touched by this commit (4) |
Log message: Recognize openbsd5, fixes the build. Similar diff from brad, ok sthen@ giovanni@ |
2011-07-17 14:14:56 by Stuart Henderson | Files touched by this commit (6) |
Log message: Don't check existence of mailer.conf.postfix before starting postfix. The mailer.conf* files aren't robustly controlled so we shouldn't prevent the daemon starting if they aren't how we expect. ok aja@, Brad. |
2011-07-15 12:10:19 by Robert Nagy | Files touched by this commit (8) |
Log message: add an rc script for postfix and modify postfix-enable to tell the user to disable sendmail compeltely to stop abusing that script to starting up postfix. the script itself also checks if postfix is actually enabled and if it's not it is going to fail to avoid conflicts with mailer.conf |
2011-07-07 10:22:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix 2.9-20110706 snapshot, from Brad |
2011-05-09 15:56:13 by Stuart Henderson | Files touched by this commit (5) |
Log message: SECURITY update to 2.8.3 (postfix/stable) / 2.9-20110501 (postfix/snapshot). See http://www.postfix.org/CVE-2011-1720.html for info: this is a memory corruption bug affecting users of -sasl2 packages who have enabled SASL using auth mechanisms other than PLAIN/LOGIN. (This is not an especially common configuration as the affected mechanisms require keeping plaintext passwords on mail servers). OK jasper@, Brad (maintainer). |
2011-05-03 17:12:00 by Stuart Henderson | Files touched by this commit (4) |
Log message: Don't run "postfix stop" when upgrading; this is only needed on unusual occasions and gets a special mention in the upgrade notes when it's important. ok Brad, landry@ |
2011-04-27 18:22:23 by Stuart Henderson | Files touched by this commit (4) |
Log message: Also install the hosts file to the chroot area. From Brad. |
2011-03-24 03:58:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to postfix/snapshot 2.9-20110323 - change the hash_queue_names algorithm for better performance with the new long queue ID support (note: if you use MailScanner, it doesn't handle long queue IDs yet) |
2011-03-22 03:40:20 by Stuart Henderson | Files touched by this commit (2) |
Log message: update postfix snapshot to 2.9-20110321; from Brad (maintainer) |
2011-03-09 03:47:32 by Stuart Henderson | Files touched by this commit (8) |
Log message: regen patches with standad names; req by brad. |
2011-03-09 03:45:27 by Stuart Henderson | Files touched by this commit (3) |
Log message: switch to more compact LIB_DEPENDS style and drop the explicit HAS_PCRE (makedefs picks this up automatically from pcre-config now). from Brad. |
2011-03-07 16:14:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: update postfix/snapshot to 2.9-20110228, ok Brad. |
2011-03-07 06:00:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: switch maintainer to Brad, suggested by jakob@ (current maintainer). |
2011-03-06 02:36:29 by Jakob Schlyter | Files touched by this commit (3) |
Log message: add global sqlite flavour |
2011-01-15 15:37:39 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update postfix to 2.8-20110113 from brad, jakob@ is swamped with Real Life. ok aja@ |
2011-01-07 12:22:06 by Stuart Henderson | Files touched by this commit (3) |
Log message: Install the unformatted manpages; mandoc has no problem with these, and moving back to the unformatted pages fixes warnings from the installation script (which does not expect the pages to be preformatted). Problem noted by Brad and myself, possible fix suggested by me, diff from Brad, ok jakob@ (maintainer). |
2010-11-18 13:56:49 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 20101108 |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2010-10-01 14:19:54 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix snapshot 2.8-20100923 |
2010-08-31 00:03:33 by Jakob Schlyter | Files touched by this commit (6) |
Log message: add sqlite flavour; from brad |
2010-04-23 01:01:40 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to postfix-2.8.20100323 |
2009-12-12 01:35:58 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to postfix snapshot 20091209 |
2009-11-14 00:05:44 by Jakob Schlyter | Files touched by this commit (4) |
Log message: upgrade to postfix snapshot 20091110; from brad |
2009-08-30 06:25:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: update postfix/snapshot to 2.7-20090828; from Brad. ok jakob@ |
2009-07-24 15:32:33 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 20090712; from brad |
2009-07-18 14:26:19 by Christian Weisgerber | Files touched by this commit (3) |
Log message: fix db dependency for db4 flavor and bump; ok jakob@ |
2009-06-04 15:33:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 2.7.20090528; affects older 2.6.x and 2.7 snapshots but not 2.5. "With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND smtp_sasl_auth_enable=yes, the SMTP server logged warnings for reject_*_sender_login_mismatch, instead of enforcing them." ok jakob@ |
2009-05-12 13:51:42 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update snapshot; from brad |
2009-05-01 05:59:37 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update postfix snapshot |
2009-04-19 08:14:22 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade postfix snapshot; from brad |
2009-04-05 14:48:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: install libexec/postfix/{main,master}.cf and bump the package. these are used by the multi-instance support and without them "postfix set-permissions", run at installation time, fails before it sets postdrop and postqueue to the correct gid and mode, causing a problem for local deliveries. discussed with Brad and Jakob, ok jakob@ (maintainer). |
2009-03-17 13:32:44 by Stuart Henderson | Files touched by this commit (5) |
Log message: fix depends, bump |
2009-03-15 13:38:05 by Jakob Schlyter | Files touched by this commit (6) |
Log message: fix postfix upgraade by ensuring the binaries have the proper permissions; from brad |
2009-02-01 12:06:53 by Jakob Schlyter | Files touched by this commit (3) |
Log message: update to postfix snapshot 2.6-20090125 |
2009-01-13 03:05:53 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 2.6-20090109; from brad |
2008-12-07 02:02:49 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.6-20081205. ok jakob@ |
2008-08-21 15:53:34 by Brad Smith | Files touched by this commit (2) |
Log message: Update to Postfix 2.6-20080814. ok jakob@ |
2008-07-28 07:34:18 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 2.6-20080726 |
2008-06-30 01:39:10 by Brad Smith | Files touched by this commit (3) |
Log message: Postfix 2.6 20080629 ok jakob@ |
2008-06-18 00:49:31 by Brad Smith | Files touched by this commit (3) |
Log message: Postfix 2.6 20080606 snapshot ok jakob@ |
2008-05-29 11:12:54 by Jakob Schlyter | Files touched by this commit (4) |
Log message: fix upgrade problem; patch from brad, reported by laundry breuil |
2008-05-16 01:56:09 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to latest postfix snapshot |
2008-03-03 03:03:18 by Stuart Henderson | Files touched by this commit (2) |
Log message: unbreak postfix/snapshot. jakob and i came up with the same diff. ok espie |
2008-02-29 05:25:22 by Jakob Schlyter | Files touched by this commit (3) |
Log message: fixed default data directory; from brad@ |
2008-02-17 10:51:34 by Jakob Schlyter | Files touched by this commit (5) |
Log message: upgrade to snapshot postfix-2.6.20080216; from brad@ |
2008-02-01 09:53:58 by Jakob Schlyter | Files touched by this commit (5) |
Log message: snapshot postfix-2.6.20080131 |
2007-11-19 02:16:53 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix snapshot 20071111 |
2007-10-25 15:05:33 by Steven Mestdagh | Files touched by this commit (15) |
Log message: db.=4 -> db.>=4 in preparation of db4 update ok sthen@ |
2007-10-21 04:22:57 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 20071006 |
2007-09-28 01:02:16 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix-2.5-20070911 |
2007-08-27 01:01:57 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 20070824 |
2007-08-05 12:52:38 by Jakob Schlyter | Files touched by this commit (2) |
Log message: revert previous commit |
2007-08-05 11:47:44 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.5-20070731 |
2007-05-31 14:15:00 by Jakob Schlyter | Files touched by this commit (2) |
Log message: new postfix snapshot |
2007-05-31 04:19:00 by Marc Espie | Files touched by this commit (10) |
Log message: move stuff into MESSAGE when it belongs, and rename the rest of the INSTALL script to a file inside postfix. That way, the last INSTALL script dies. okay jakob@, alek@ |
2007-04-30 07:40:04 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update postfix snapshot |
2007-04-20 01:43:19 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update postfix snapshot |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-03-30 01:44:59 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix 2.5 snapshot 20070328 |
2007-03-26 00:42:18 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix 2.4.0 rc9 |
2007-03-21 02:29:38 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix 2.4.0 RC7 |
2007-03-19 17:56:00 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - change default cyrus user to _cyrus - bump PKGNAME spotted by Aurelien <aurelien26 at free dot fr> |
2007-03-19 04:24:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix path to cyrus deliver - bump PKGNAME using PATCHLEVEL ok simon@ |
2007-03-15 15:48:27 by Jakob Schlyter | Files touched by this commit (4) |
Log message: postfix 2.4.0 release candidate 5 |
2007-01-31 15:49:20 by Jakob Schlyter | Files touched by this commit (1) |
Log message: add missing patc |
2007-01-31 15:48:56 by Jakob Schlyter | Files touched by this commit (3) |
Log message: snapshot 2.4.20070125 |
2007-01-17 06:50:16 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.4-20070116 |
2007-01-12 03:38:10 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix snapshot 2.4.20070107 |
2007-01-03 01:45:43 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix-2.4-20061229 |
2006-12-22 13:03:02 by Todd T. Fries | Files touched by this commit (4) |
Log message: update to postfix snapshot 2.4-20061221 from brad@, ok jakob@ |
2006-12-18 00:19:40 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix snapshot 20061210 |
2006-12-02 18:01:39 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix snapshot 20061201 |
2006-11-13 00:45:05 by Jakob Schlyter | Files touched by this commit (3) |
Log message: reintroduce common Makefile (previously removed by approved commit) upgrade snapshot version bump package version for stable version |
2006-10-25 16:44:09 by Jolan Luff | Files touched by this commit (2) |
Log message: repair respecting of SYSCONFDIR, SYSCONFDIR wasn't being set properly due to all the guts of the ports being in Makefile.inc |
2006-10-12 02:36:16 by Jakob Schlyter | Files touched by this commit (2) |
Log message: add db4 flavour; contributed by Wilbern Cobb |
2006-10-07 22:06:32 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.4 20061006 snapshot |
2006-10-04 19:55:23 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.4 20061002 snapshot |
2006-10-02 14:35:29 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.4 20060930 snapshot |
2006-09-17 23:25:40 by Brad Smith | Files touched by this commit (4) |
Log message: Postfix 2.4 20060903 snapshot |
2006-07-28 20:52:43 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.4 20060727 snapshot |
2006-07-28 19:31:15 by Brad Smith | Files touched by this commit (4) |
Log message: recognize OpenBSD 4. |
2006-07-25 09:40:13 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.4 20060724 snapshot ok jakob@ |
2006-07-22 14:40:51 by Brad Smith | Files touched by this commit (3) |
Log message: Postfix 2.4 20060722 snapshot ok jakob@ |
2006-07-17 03:07:56 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.4-20060711 |
2006-07-05 00:29:42 by Jakob Schlyter | Files touched by this commit (3) |
Log message: postfix-2.3-RC5 |
2006-07-05 00:21:09 by Jakob Schlyter | Files touched by this commit (3) |
Log message: move syslog warning to postfix-enable script |
2006-07-03 03:51:19 by Jakob Schlyter | Files touched by this commit (2) |
Log message: Postfix 2.3 RC3 |
2006-06-30 09:33:58 by Jakob Schlyter | Files touched by this commit (4) |
Log message: postfix 2.3 RC1 |
2006-06-26 12:51:13 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix milter buglet (from wietse) |
2006-06-16 09:52:20 by Jakob Schlyter | Files touched by this commit (4) |
Log message: update to new snapshot. also add patch to install milter documentation. |
2006-06-16 00:26:20 by Brad Smith | Files touched by this commit (2) |
Log message: update to snapshot 2.3-20060614 (with milter and TLS improvements) ok jakob@ |
2006-06-06 23:36:44 by Jakob Schlyter | Files touched by this commit (1) |
Log message: update to snapshot 2.3-20060605 (with milter) |
2006-06-06 23:36:35 by Jakob Schlyter | Files touched by this commit (1) |
Log message: update to snapshot 2.3-20060605 (with milter) |
2006-06-04 12:11:28 by Jakob Schlyter | Files touched by this commit (2) |
Log message: use /etc/mail/aliases as default alias file |
2006-06-03 13:53:38 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060601 snapshot |
2006-05-26 03:37:11 by Jakob Schlyter | Files touched by this commit (2) |
Log message: remove DOVECOT flavor (always included) & bump package name |
2006-05-25 10:36:49 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to snapshot 2.3-20060518 add Dovecot SASL authentication flavour |
2006-05-17 21:04:15 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060517 snapshot |
2006-05-09 16:31:08 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060430 snapshot |
2006-04-19 04:28:27 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060418 snapshot |
2006-04-08 17:07:11 by Brad Smith | Files touched by this commit (3) |
Log message: Postfix 2.3 20060405 snapshot |
2006-04-07 02:17:23 by Jakob Schlyter | Files touched by this commit (4) |
Log message: IPv6 by default (from itojun@) |
2006-04-04 18:59:48 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060403 snapshot |
2006-03-26 12:17:09 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060325 snapshot |
2006-03-17 21:39:18 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060315 snapshot |
2006-03-10 01:49:00 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060307 snapshot |
2006-02-07 12:50:45 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060207 snapshot |
2006-02-07 12:48:53 by Brad Smith | Files touched by this commit (2) |
Log message: do not bother mentioning the sendmail -q[num] flag as the Postfix sendmail wrapper ignores this flag; Postfix uses the value of queue_run_delay instead. |
2006-01-26 20:49:44 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060126 snapshot |
2006-01-24 23:21:09 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060123 snapshot |
2006-01-13 18:05:02 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060112 snapshot |
2006-01-04 17:55:06 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20060103 snapshot |
2005-12-29 17:03:43 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051227 snapshot |
2005-12-25 00:13:45 by Jakob Schlyter | Files touched by this commit (1) |
Log message: fix sasl auth; Christian Rueger |
2005-12-23 11:55:38 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051222 snapshot |
2005-12-18 16:24:20 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051217 snapshot |
2005-12-11 11:00:00 by Brad Smith | Files touched by this commit (4) |
Log message: Postfix 2.2.7 and 2.3 20051210 snapshot. |
2005-12-08 20:33:42 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051207 snapshot |
2005-11-30 00:07:04 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.3-20051128 |
2005-11-26 20:52:25 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051125 snapshot |
2005-11-22 18:02:39 by Brad Smith | Files touched by this commit (4) |
Log message: Postfix 2.3 20051121 snapshot |
2005-11-14 21:04:53 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051109 snapshot |
2005-11-05 23:15:35 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051103 snapshot |
2005-10-14 17:58:34 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20051011 snapshot |
2005-09-04 12:17:59 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050829 snapshot |
2005-07-18 17:22:40 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050716 snapshot |
2005-07-08 17:33:15 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050707 snapshot |
2005-06-22 12:16:53 by Jakob Schlyter | Files touched by this commit (3) |
Log message: snapshot 20050621 (with DSN) |
2005-05-06 10:39:12 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050504 snapshot |
2005-04-29 17:47:00 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050427 snapshot |
2005-04-07 13:37:05 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050404 snapshot |
2005-04-03 17:36:39 by Brad Smith | Files touched by this commit (2) |
Log message: Postfix 2.3 20050402 snapshot |
2005-03-22 08:31:46 by Brad Smith | Files touched by this commit (5) |
Log message: Postfix 2.2.1 and 2.3 20050315 snapshot. ok MAINTAINER |
2005-03-10 00:32:39 by Jakob Schlyter | Files touched by this commit (2) |
Log message: clean up description |
2005-03-10 00:25:04 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.3-20050309 |
2005-03-07 11:26:40 by Brad Smith | Files touched by this commit (8) |
Log message: Postfix 2.2.0RC2 and 2.3 20050304 snapshot. ok MAINTAINER |
2005-02-20 17:40:18 by Brad Smith | Files touched by this commit (3) |
Log message: postfix 20050218 |
2005-02-07 16:03:48 by Jakob Schlyter | Files touched by this commit (2) |
Log message: move DEINSTALL stuff into PLIST |
2005-02-07 15:31:32 by Jakob Schlyter | Files touched by this commit (4) |
Log message: postfix 20050206 |
2005-01-23 16:57:17 by Jakob Schlyter | Files touched by this commit (2) |
Log message: postfix-2.2-20050119 (IPv6+TLS) |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2004-12-28 02:16:00 by Jakob Schlyter | Files touched by this commit (3) |
Log message: move user/group creation into PLIST |
2004-12-28 02:08:13 by Jakob Schlyter | Files touched by this commit (5) |
Log message: sync with non-production postfix snapshot 2.2-20041221 with TLS support. NOTE: IPv6 currently not enabled. |
2004-11-19 19:37:47 by Kenneth R Westerback | Files touched by this commit (2) |
Log message: NI_WITHSCOPEID no longer part of KAME. ok pval@ brad@. |
2004-11-15 23:56:07 by Jakob Schlyter | Files touched by this commit (1) |
Log message: remove - from version; noted by naddy |
2004-10-09 08:40:54 by Jakob Schlyter | Files touched by this commit (2) |
Log message: speling |
2004-09-18 06:54:10 by Marc Espie | Files touched by this commit (7) |
Log message: new style conflicts. |
2004-09-15 03:09:46 by Marc Espie | Files touched by this commit (110) |
Log message: new style plists. |
2004-07-17 18:30:26 by Brad Smith | Files touched by this commit (2) |
Log message: remove messages about user/group change. |
2004-06-21 23:20:13 by Brad Smith | Files touched by this commit (16) |
Log message: upgrade Postfix ports to latest releases, 2.1.3 and 2.2-20040616 as well as installing qshape. ok MAINTAINER |
2004-06-21 21:29:25 by Brad Smith | Files touched by this commit (2) |
Log message: useless, we're not doing anything special. |
2004-06-19 14:30:59 by Jakob Schlyter | Files touched by this commit (1) |
Log message: add missing files; from RD Thrush |
2004-06-11 01:47:31 by Brad Smith | Files touched by this commit (12) |
Log message: fix sig11's and logfile string corruption that happen on PowerPC only with Postfix' smtp. details: http://marc.theaimsgroup.com/?l=postfix-users&m=108684058831938&w=2 http://marc.theaimsgroup.com/?t=108680602700006&r=1&w=2 http://marc.theaimsgroup.com/?t=108683377500002&r=1&w=2 |
2004-06-10 15:22:26 by Jakob Schlyter | Files touched by this commit (2) |
Log message: consolidate IPv6/TLS patching |
2004-06-10 15:15:24 by Jakob Schlyter | Files touched by this commit (2) |
Log message: IPv6/TLS ready, no longer BROKEN |
2004-05-04 14:53:11 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix stupid typo |
2004-04-25 04:36:40 by Jakob Schlyter | Files touched by this commit (19) |
Log message: move to postfix release 2.1 and snapshot 2.2 - enable SMTP over SSL/TLS by default - enable IPv6 by default - enable PRE by default - keep sasl2/ldap/mysql/pgsql as flavours |
2004-03-31 02:33:46 by Jakob Schlyter | Files touched by this commit (2) |
Log message: add leading underscore to username |
2004-02-16 00:37:46 by Damien Miller | Files touched by this commit (2) |
Log message: Support combined TLS+IPv6 patch when using FLAVOR="tls ipv6"; ok jakob@ |
2004-02-12 15:24:55 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to 2.0.18-20040209 |
2004-02-08 05:23:18 by Jakob Schlyter | Files touched by this commit (4) |
Log message: enable IPv6 flavour |
2004-02-08 04:17:11 by Jakob Schlyter | Files touched by this commit (3) |
Log message: update to 20040205 (w/ tls) |
2004-01-31 11:16:54 by Jakob Schlyter | Files touched by this commit (1) |
Log message: sync with current version |
2004-01-26 06:43:02 by Jakob Schlyter | Files touched by this commit (3) |
Log message: new snapshot |
2004-01-14 11:03:37 by Jakob Schlyter | Files touched by this commit (2) |
Log message: clean up pkg/DESCR |
2004-01-09 03:47:08 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 2.0.16-20031231 |
2003-12-26 09:46:34 by Jakob Schlyter | Files touched by this commit (3) |
Log message: update to snapshot 2.0.16-20031223. no tls code yet |
2003-12-21 02:31:19 by Jakob Schlyter | Files touched by this commit (1) |
Log message: depend on postgresql-clients instead of postgresql |
2003-12-15 16:03:09 by Christian Weisgerber | Files touched by this commit (21) |
Log message: remove WWW lines |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-11-24 14:06:43 by Jakob Schlyter | Files touched by this commit (2) |
Log message: add postgresql flavour; from alistair kerr |
2003-11-24 12:33:10 by Jakob Schlyter | Files touched by this commit (4) |
Log message: new snapshot; 20031113 |
2003-11-24 11:52:07 by Jakob Schlyter | Files touched by this commit (2) |
Log message: TLS cleanup |
2003-11-24 11:50:09 by Jakob Schlyter | Files touched by this commit (5) |
Log message: reintroduce tls flavour for snapshot |
2003-11-04 08:28:14 by Jakob Schlyter | Files touched by this commit (3) |
Log message: new snapshot; 2.0.16-20031022 |
2003-10-05 13:41:33 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 2.0.16-20030921 |
2003-07-06 15:19:31 by Jakob Schlyter | Files touched by this commit (3) |
Log message: new postfix snapshot |
2003-06-23 13:11:12 by Nikolay Sturm | Files touched by this commit (18) |
Log message: new user naming schema bump PKGNAME where necessary rohee@ ok leafnode "you don't have to wait for oks" pval@ |
2003-06-11 12:31:00 by Jakob Schlyter | Files touched by this commit (2) |
Log message: new snapshot, 2.0.12-20030611 |
2003-06-11 02:17:52 by Jakob Schlyter | Files touched by this commit (2) |
Log message: sync plist and remove unused tls pfrag |
2003-06-10 14:46:33 by Jakob Schlyter | Files touched by this commit (2) |
Log message: new snapshot, postfix-2.0.11-20030609 |
2003-05-15 20:52:43 by Jakob Schlyter | Files touched by this commit (3) |
Log message: new snapshot, 2.0.9-20030424, and sync pkg/INSTALL with stable |
2003-05-01 09:46:38 by Nikolay Sturm | Files touched by this commit (4) |
Log message: don't hardcode /etc, use SYSCONFDIR "looks ok" jakob (maintainer) |
2003-04-22 11:31:29 by Jakob Schlyter | Files touched by this commit (2) |
Log message: new snapshot |
2003-04-16 00:45:01 by Jakob Schlyter | Files touched by this commit (2) |
Log message: new snapshot, 2.0.8-20030415 |
2003-03-27 11:31:03 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to latest snapshot |
2003-01-28 10:29:09 by Jakob Schlyter | Files touched by this commit (1) |
Log message: no more tls patches for snapshot releases |
2003-01-28 09:50:33 by Jakob Schlyter | Files touched by this commit (3) |
Log message: 2.0.3-20030126 |
2003-01-06 04:37:24 by Jakob Schlyter | Files touched by this commit (8) |
Log message: snapshot 2.0.0-20030105, no tls patches yet |
2002-12-22 08:43:21 by Jakob Schlyter | Files touched by this commit (1) |
Log message: another file that needs to be synced as well; lebel@ |
2002-12-21 09:24:48 by Jakob Schlyter | Files touched by this commit (1) |
Log message: correct mode for files in /var/spool/postfix/etc |
2002-12-21 09:22:44 by Jakob Schlyter | Files touched by this commit (1) |
Log message: add note about smtp server and local users |
2002-12-20 09:26:22 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 1.1.12-20021219 |
2002-12-15 15:10:41 by Jakob Schlyter | Files touched by this commit (4) |
Log message: update to snapshot 1.1.12-20021214 |
2002-12-15 14:23:28 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 1.1.12-20021203 with tls version 0.8.12 |
2002-11-12 05:43:19 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 1.1.11-20021109 |
2002-11-06 14:48:38 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 1.1.11-20021106 |
2002-10-31 15:57:58 by Jakob Schlyter | Files touched by this commit (2) |
Log message: snapshot 1.1.11-20021031 |
2002-10-30 15:22:45 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 20021029 |
2002-10-29 09:26:05 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix wrong path to html docs |
2002-10-29 09:25:28 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix wrong path to html docs |
2002-10-29 01:26:01 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix broken grep in INSTALL script; from pb@ |
2002-10-29 01:25:13 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix broken grep in INSTALL script; from pb@ |
2002-10-11 17:00:04 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 1.1.11-20020928 |
2002-09-23 07:38:57 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to snapshot 20020917 |
2002-09-07 13:08:37 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update to v1.1.11-20020822 and sync tls patch |