- update postfix to 2.8-20110113

from brad, jakob@ is swamped with Real Life.
ok aja@
This commit is contained in:
jasper 2011-01-15 22:37:39 +00:00
parent 3194c7b840
commit de20026ae9
4 changed files with 17 additions and 13 deletions

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.206 2011/01/07 19:22:06 sthen Exp $
# $OpenBSD: Makefile,v 1.207 2011/01/15 22:37:39 jasper Exp $
VERSION= 2.8-20101108
REVISION= 0
VERSION= 2.8-20110113
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}

View File

@ -1,5 +1,5 @@
MD5 (postfix/postfix-2.8-20101108.tar.gz) = N2nPBQhYoQ81Ch72iYjgdw==
RMD160 (postfix/postfix-2.8-20101108.tar.gz) = 22icQ8vpl9ZqfaFV+qYSY3nGO7w=
SHA1 (postfix/postfix-2.8-20101108.tar.gz) = nrS+DZC2p0H9lUphgD+YOdrDtgk=
SHA256 (postfix/postfix-2.8-20101108.tar.gz) = 2jVca2jebF15uEfMfFZvZZXvSz/emRzuVfKXMlMW0GU=
SIZE (postfix/postfix-2.8-20101108.tar.gz) = 3548784
MD5 (postfix/postfix-2.8-20110113.tar.gz) = aKK3Z+/GX6ciDLvZ4O+L1g==
RMD160 (postfix/postfix-2.8-20110113.tar.gz) = 7J8glRv2ynx13trNcGXHKqzpnzk=
SHA1 (postfix/postfix-2.8-20110113.tar.gz) = pDecksypvScFFBH7DPXKwy9zy2g=
SHA256 (postfix/postfix-2.8-20110113.tar.gz) = tc45qznIW0IxWuwaaC33i6NgnOndnsc2Y+9H1IzjWRg=
SIZE (postfix/postfix-2.8-20110113.tar.gz) = 3633310

View File

@ -1,6 +1,6 @@
--- conf/master.cf.orig Sat Jan 16 18:06:02 2010
+++ conf/master.cf Sat Mar 6 22:02:47 2010
@@ -8,48 +8,48 @@
--- conf/master.cf.orig Fri Dec 31 09:14:51 2010
+++ conf/master.cf Fri Jan 7 22:16:50 2011
@@ -8,49 +8,49 @@
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
@ -8,11 +8,13 @@
-#smtp inet n - n - 1 postscreen
-#smtpd pass - - n - - smtpd
-#dnsblog unix - - n - 0 dnsblog
-#tlsproxy unix - - n - 0 tlsproxy
-#submission inet n - n - - smtpd
+smtp inet n - - - - smtpd
+#smtp inet n - - - 1 postscreen
+#smtpd pass - - - - - smtpd
+#dnsblog unix - - - - 0 dnsblog
+#tlsproxy unix - - - - 0 tlsproxy
+#submission inet n - - - - smtpd
# -o smtpd_tls_security_level=encrypt
# -o smtpd_sasl_auth_enable=yes
@ -76,7 +78,7 @@
#
# ====================================================================
# Interfaces to non-Postfix software. Be sure to examine the manual
@@ -83,14 +83,14 @@ scache unix - - n - 1
@@ -84,14 +84,14 @@ scache unix - - n - 1
# Also specify in main.cf: cyrus_destination_recipient_limit=1
#
#cyrus unix - n n - - pipe

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.55 2010/10/01 20:19:54 jakob Exp $
@comment $OpenBSD: PLIST,v 1.56 2011/01/15 22:37:39 jasper Exp $
@conflict postfix-*
@newgroup _postfix:507
@newgroup _postdrop:508
@ -41,6 +41,7 @@ libexec/postfix/postmulti-script
@bin libexec/postfix/smtpd
@bin libexec/postfix/spawn
@bin libexec/postfix/tlsmgr
@bin libexec/postfix/tlsproxy
@bin libexec/postfix/trivial-rewrite
@bin libexec/postfix/verify
@bin libexec/postfix/virtual
@ -106,6 +107,7 @@ libexec/postfix/postmulti-script
@man man/man8/smtpd.8
@man man/man8/spawn.8
@man man/man8/tlsmgr.8
@man man/man8/tlsproxy.8
@man man/man8/trace.8
@man man/man8/trivial-rewrite.8
@man man/man8/verify.8
@ -243,6 +245,7 @@ share/doc/postfix/html/smtpd.8.html
share/doc/postfix/html/spawn.8.html
share/doc/postfix/html/sqlite_table.5.html
share/doc/postfix/html/tcp_table.5.html
share/doc/postfix/html/tlsproxy.8.html
share/doc/postfix/html/trace.8.html
share/doc/postfix/html/transport.5.html
share/doc/postfix/html/trivial-rewrite.8.html