summaryrefslogtreecommitdiff
path: root/mail/postfix/PLIST
diff options
context:
space:
mode:
authormartti <martti>2003-01-15 17:15:04 +0000
committermartti <martti>2003-01-15 17:15:04 +0000
commit5fc07c1375b6ea5cbdd320596b684635592cf59e (patch)
treece491e9f22cc23a12ba5cf7619de6dccce3cd2d2 /mail/postfix/PLIST
parentcc45054d3dd14df908d4c89caa387bdaabb1ae9e (diff)
downloadpkgsrc-5fc07c1375b6ea5cbdd320596b684635592cf59e.tar.gz
Updated postfix to 2.0.2
- Added MAILER-DAEMON to the list of always recognized local addresses, since it is generated by Postfix bounces. - Bugfix: transport_errno was not reset upon successful transport map wildcard lookup after an earlier failure. - Cleanup: unnecessary warnings from the proxymap client after proxymap server disconnect. - Cleanup: Patrik Rak found a few more chattr invocations that were missed 20021209. Files: postfix-install, conf/post-install. - Cleanup: the pcre-config command can produce null outputs. - Bugfix: the virtual(8) Makefile included $(AUXLIBS) in the dependencies. - Bugfix: fixed in the snapshots 20030105 but missed in the stable release. "sendmail -bs" tried to access the proxymap service. It should not try to open any user/domain/uce related tables at all.
Diffstat (limited to 'mail/postfix/PLIST')
-rw-r--r--mail/postfix/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/PLIST b/mail/postfix/PLIST
index 10136df3e0f..114ae68ad5e 100644
--- a/mail/postfix/PLIST
+++ b/mail/postfix/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/01/06 09:15:49 martti Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/01/15 17:15:04 martti Exp $
bin/mailq
bin/newaliases
etc/mailer.conf.postfix
@@ -12,6 +12,7 @@ libexec/postfix/master
libexec/postfix/nqmgr
libexec/postfix/pickup
libexec/postfix/pipe
+libexec/postfix/proxymap
libexec/postfix/qmgr
libexec/postfix/qmqpd
libexec/postfix/showq
@@ -53,6 +54,7 @@ man/man8/master.8
man/man8/nqmgr.8
man/man8/pickup.8
man/man8/pipe.8
+man/man8/proxymap.8
man/man8/qmgr.8
man/man8/qmqpd.8
man/man8/showq.8