Commit Graph

92 Commits

Author SHA1 Message Date
jakob
37d7ddea3b speling 2004-10-09 14:40:54 +00:00
brad
f39b3191b3 upgrade to Postfix 2.1.5
ok MAINTAINER
2004-09-26 20:24:06 +00:00
espie
55c6ff0e4b new style conflicts. 2004-09-18 12:54:10 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
brad
f4190a9a0c upgrade to Postfix 2.1.4
ok MAINTAINER
2004-07-26 13:48:59 +00:00
brad
5a9a7ddadd remove messages about user/group change. 2004-07-18 00:30:26 +00:00
brad
4533c838fb upgrade Postfix ports to latest releases, 2.1.3 and 2.2-20040616 as well
as installing qshape.

ok MAINTAINER
2004-06-22 05:20:12 +00:00
brad
a1a1f4e942 useless, we're not doing anything special. 2004-06-22 03:29:25 +00:00
brad
c11223dec4 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-11 07:47:30 +00:00
jakob
af21c3a604 consolidate IPv6/TLS patching 2004-06-10 21:22:25 +00:00
jakob
b67cae6e31 update to IPv6+TLS patch v1.24 2004-05-19 05:44:12 +00:00
jakob
aa5159faaa v2.1.1 2004-05-04 21:02:00 +00:00
jakob
9272abc74c fix stupid typo 2004-05-04 20:53:10 +00:00
jakob
747b6956cf TLS+IPv6 patch v1.23 2004-04-27 12:02:23 +00:00
jakob
b675939442 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-04-25 10:36:39 +00:00
jakob
e4acceadac update to rev 2.0.19 (including IPv6 patch) 2004-03-31 09:40:01 +00:00
jakob
9a5eaae44b add leading underscore to username 2004-03-31 09:33:46 +00:00
djm
79fcffd6f1 Support combined TLS+IPv6 patch when using FLAVOR="tls ipv6"; ok jakob@ 2004-02-16 07:37:46 +00:00
jakob
8fa28b348e update tls & ipv6 versions; from brad@ 2004-02-12 22:27:01 +00:00
jakob
1713aa666d update to release 2.0.18 2004-01-23 23:39:54 +00:00
jakob
35ffcb094b clean up pkg/DESCR 2004-01-14 18:03:37 +00:00
jakob
c04637953e initial IPv6 support 2004-01-14 17:45:45 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
jakob
a015f9240d TLS cleanup 2003-11-24 18:52:05 +00:00
jakob
8fea3db181 update to postfix 2.0.16 2003-10-05 19:48:15 +00:00
jakob
31f838d3c4 postfix 2.0 patchlevel 13 fixes minor problems 2003-07-01 18:59:51 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
jakob
26014ffa49 update to 2.0.12, fixes problems with stricter input checks 2003-06-11 17:46:11 +00:00
jakob
966f93f9f4 "Postfix official version 2.0 patch 11 provides workarounds and
fixes for minor problems that surfaced in the past three weeks.
The official release is changed only for bugfixes and portability
issues (with a very rare exception this time). New features are
normally tested in the snapshot releases which eventually evolve
into the next official Postfix version.

- New "postcat -q" (search the queue for the named file) support
from snapshot release because I can no longer see people suffer.

- Allow <@site,@site:address> route addresses in SMTP commands.
This address form was deprecated years ago.

- "sendmail -q<time>" without -bd option now exits immediately,
instead of waiting for input and screwing up system boot sequences.

- The Postfix LMTP client used the wrong service name, causing
trouble with SASL 2.1.13.

- Turned off non-blocking write to pipe because too many systems
gave an unexpected write() result, causing partial delivery of
messages to commands like procmail."
2003-06-10 20:17:35 +00:00
jakob
0e41eafb18 postfix version 2.0 patchlevel 10 fixes lots of documentation and a few
minor code problems, none security related as usual.
2003-05-23 10:55:48 +00:00
sturm
7608482627 don't hardcode /etc, use SYSCONFDIR
"looks ok" jakob (maintainer)
2003-05-01 15:46:38 +00:00
jakob
f9cffbd829 update to postfix 2.0 patchlevel 9 2003-04-19 21:37:23 +00:00
jakob
b778e4737d update to Postfix 2.0 Patch 08 2003-04-16 06:41:10 +00:00
jakob
05834adfa9 upgrade to version 2.0.7 2003-03-27 18:30:28 +00:00
jakob
7cc301af31 update to postfix 2.0.5
- fix hard and soft error limts in the smtp server
- fix proxymap deadlock
- small documentation fixes

ok pvalchev@
2003-03-04 18:28:35 +00:00
jakob
9e0f0e0cad postfix 2.0 patchlevel 4. fixes some bugs with maildir, time limit on
external commands, duplicate elimination after virtual alias expansion.
also fixes a problem with the local pickup daemon.
2003-02-21 08:54:37 +00:00
jakob
04b7c9943a update to version 2.0.3
- fixes broken relocated table
- fixes bad maildir filename generation algorithm
- FILTER_README updated
2003-01-28 16:41:31 +00:00
jakob
9f9d9242ba update to postfix v2.0.2, fixes broken 'sendmail -bs' 2003-01-15 16:46:40 +00:00
jakob
0122c92303 update to Postfix 2.0.1 + TLS
- new proxymap service to enable lookup table access via non-chroot process.
2003-01-13 15:44:08 +00:00
jakob
555c70e15e improve 2002-12-25 12:01:13 +00:00
jakob
7c8b7d32b9 update to postfix offical release 2.0. read the RELEASE_NOTES file for
information about important changes.
2002-12-25 11:51:23 +00:00
jakob
181f6d523a patchlevel 1.1.12 2002-11-25 08:14:02 +00:00
jakob
d0c3ab34a3 fix wrong path to html docs 2002-10-29 16:25:28 +00:00
jakob
391265c194 fix broken grep in INSTALL script; from pb@ 2002-10-29 08:25:13 +00:00
jakob
e61ff35cff TLS VERSION syntax 2002-10-28 19:01:08 +00:00
jakob
71851bbe85 fix build problem with tls 2002-06-04 07:46:59 +00:00
jakob
2959f90d68 update to v1.1.11 and tls version 0.8.11 2002-05-30 20:05:12 +00:00
jakob
7051218892 kill MASTER_SITE_SUBDIR 2002-05-15 06:20:04 +00:00
jakob
da029287be update to v1.1.10, minor bugfix 2002-05-15 06:08:10 +00:00