sthen
6da8c504b1
update to 20110918 Postfix snapshot, from Brad (maintainer)
2011-09-24 09:35:01 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
sthen
07a450d4e5
update to postfix 20110814 snapshot, from Brad.
2011-08-21 11:07:07 +00:00
landry
bec15cafd2
Recognize openbsd5, fixes the build.
...
Similar diff from brad, ok sthen@ giovanni@
2011-07-20 15:15:31 +00:00
sthen
c0ad91f0c0
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-17 20:14:56 +00:00
robert
3443bcfff4
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-15 18:10:18 +00:00
sthen
a2c410e691
update to postfix 2.9-20110706 snapshot, from Brad
2011-07-07 16:22:30 +00:00
sthen
7e0cfe1020
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-09 21:56:13 +00:00
sthen
b45ceae9eb
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-05-03 23:12:00 +00:00
sthen
caeda0e5c2
Also install the hosts file to the chroot area. From Brad.
2011-04-28 00:22:23 +00:00
sthen
5b4f1a77b9
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-24 09:58:10 +00:00
sthen
f8c2cb2b3d
update postfix snapshot to 2.9-20110321; from Brad (maintainer)
2011-03-22 09:40:20 +00:00
sthen
a8146d8b43
regen patches with standad names; req by brad.
2011-03-09 10:47:31 +00:00
sthen
e17f8e3d5d
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-09 10:45:27 +00:00
sthen
df98926f38
update postfix/snapshot to 2.9-20110228, ok Brad.
2011-03-07 23:14:28 +00:00
sthen
1617bb1387
switch maintainer to Brad, suggested by jakob@ (current maintainer).
2011-03-07 13:00:53 +00:00
jakob
277680c7dc
add global sqlite flavour
2011-03-06 09:36:29 +00:00
jasper
de20026ae9
- update postfix to 2.8-20110113
...
from brad, jakob@ is swamped with Real Life.
ok aja@
2011-01-15 22:37:39 +00:00
sthen
f6ce579b71
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).
2011-01-07 19:22:06 +00:00
jakob
225803ce59
postfix snapshot 20101108
2010-11-18 20:56:49 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
jakob
e626ca6194
postfix snapshot 2.8-20100923
2010-10-01 20:19:54 +00:00
jakob
64528f8ba2
add sqlite flavour; from brad
2010-08-31 06:03:32 +00:00
jakob
7c7c2aa884
upgrade to postfix-2.8.20100323
2010-04-23 07:01:40 +00:00
jakob
60a0080de4
update to postfix snapshot 20091209
2009-12-12 08:35:58 +00:00
jakob
d004b5df78
upgrade to postfix snapshot 20091110; from brad
2009-11-14 07:05:44 +00:00
sthen
f115cccb1b
update postfix/snapshot to 2.7-20090828; from Brad. ok jakob@
2009-08-30 12:25:55 +00:00
jakob
706f5dc867
update to snapshot 20090712; from brad
2009-07-24 21:32:33 +00:00
naddy
2f2f0ccd59
fix db dependency for db4 flavor and bump; ok jakob@
2009-07-18 20:26:18 +00:00
sthen
97406af4db
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-06-04 21:33:43 +00:00
jakob
0062dbeaf0
update snapshot; from brad
2009-05-12 19:51:42 +00:00
jakob
c4f8ac4eda
update postfix snapshot
2009-05-01 11:59:37 +00:00
jakob
3a1a4dbbb6
upgrade postfix snapshot; from brad
2009-04-19 14:14:21 +00:00
sthen
99c55b98f6
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-04-05 20:48:25 +00:00
sthen
ea67a9cb53
fix depends, bump
2009-03-17 19:32:44 +00:00
jakob
9debc5067c
fix postfix upgraade by ensuring the binaries have the proper
...
permissions; from brad
2009-03-15 19:38:05 +00:00
jakob
4e0cbc48a0
update to postfix snapshot 2.6-20090125
2009-02-01 19:06:53 +00:00
jakob
71ed180cb9
postfix snapshot 2.6-20090109; from brad
2009-01-13 10:05:53 +00:00
brad
980015a57c
Update to Postfix 2.6-20081205.
...
ok jakob@
2008-12-07 09:02:49 +00:00
brad
c2785a3b4c
Update to Postfix 2.6-20080814.
...
ok jakob@
2008-08-21 21:53:34 +00:00
jakob
b17c5f1af6
postfix snapshot 2.6-20080726
2008-07-28 13:34:18 +00:00
brad
dc2f6f2d1d
Postfix 2.6 20080629
...
ok jakob@
2008-06-30 07:39:10 +00:00
brad
6fb4f8208f
Postfix 2.6 20080606 snapshot
...
ok jakob@
2008-06-18 06:49:31 +00:00
jakob
de21927ee3
fix upgrade problem; patch from brad, reported by laundry breuil
2008-05-29 17:12:54 +00:00
jakob
4a15fde27e
update to latest postfix snapshot
2008-05-16 07:56:09 +00:00
sthen
41d5a6add6
unbreak postfix/snapshot. jakob and i came up with the same diff.
...
ok espie
2008-03-03 10:03:18 +00:00
jakob
d25129f664
fixed default data directory; from brad@
2008-02-29 12:25:22 +00:00
jakob
a003b261ba
upgrade to snapshot postfix-2.6.20080216; from brad@
2008-02-17 17:51:34 +00:00
jakob
68c7ba0d9a
snapshot postfix-2.6.20080131
2008-02-01 16:53:58 +00:00
jakob
e12677fadc
postfix snapshot 20071111
2007-11-19 09:16:53 +00:00