diff --git a/mail/postfix/snapshot/Makefile b/mail/postfix/snapshot/Makefile index bff4178a795..1a370aa38d0 100644 --- a/mail/postfix/snapshot/Makefile +++ b/mail/postfix/snapshot/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.21 2001/07/15 21:47:51 jakob Exp $ +# $OpenBSD: Makefile,v 1.22 2001/08/09 07:37:37 jakob Exp $ -DISTNAME= snapshot-20010714 +DISTNAME= snapshot-20010808 PKGNAME= postfix-${DISTNAME} MASTER_SITE_SUBDIR= experimental diff --git a/mail/postfix/snapshot/files/md5 b/mail/postfix/snapshot/files/md5 index 74465227847..087420270b5 100644 --- a/mail/postfix/snapshot/files/md5 +++ b/mail/postfix/snapshot/files/md5 @@ -1,3 +1,3 @@ -MD5 (postfix/snapshot-20010714.tar.gz) = 7a94692ce7e81446cb96028f8efc0810 -RMD160 (postfix/snapshot-20010714.tar.gz) = 0d93e7fd4b69105bc40e6858b72cb669ab5c674a -SHA1 (postfix/snapshot-20010714.tar.gz) = 06bc6dbb05f9b3c6520d5cacc9ba8c6b63ae6217 +MD5 (postfix/snapshot-20010808.tar.gz) = 584892ed8fae96b1ee51ed8aa2571f4c +RMD160 (postfix/snapshot-20010808.tar.gz) = cc38bf13713f4ad9318c83988ecc70214af96819 +SHA1 (postfix/snapshot-20010808.tar.gz) = 19e72c3b7f316aba67d4673a5729e3affa2065e9 diff --git a/mail/postfix/snapshot/patches/patch-main.cf b/mail/postfix/snapshot/patches/patch-main.cf index c7849ae9ef5..b6e68361cda 100644 --- a/mail/postfix/snapshot/patches/patch-main.cf +++ b/mail/postfix/snapshot/patches/patch-main.cf @@ -1,3 +1,5 @@ +$Id: patch-main.cf,v 1.2 2001/08/09 07:37:38 jakob Exp $ + --- conf/main.cf.orig Mon Dec 27 22:03:38 1999 +++ conf/main.cf Sat Jan 1 20:51:22 2000 @@ -17,14 +17,14 @@ diff --git a/mail/postfix/snapshot/patches/patch-master.cf b/mail/postfix/snapshot/patches/patch-master.cf index 3eda5c06feb..8f92cf4c75e 100644 --- a/mail/postfix/snapshot/patches/patch-master.cf +++ b/mail/postfix/snapshot/patches/patch-master.cf @@ -1,5 +1,7 @@ ---- conf/master.cf.orig Tue Jul 10 09:42:19 2001 -+++ conf/master.cf Tue Jul 10 09:41:45 2001 +$Id: patch-master.cf,v 1.5 2001/08/09 07:37:38 jakob Exp $ + +--- conf/master.cf.orig Tue Aug 7 00:59:13 2001 ++++ conf/master.cf Thu Aug 9 09:27:53 2001 @@ -68,22 +68,22 @@ # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (50) @@ -18,7 +20,7 @@ -showq unix n - n - - showq -error unix - - n - - error +smtp inet n - - - - smtpd -+#628 inet n - - - - qmqpd ++#628 inet n - - - - qmqpd +pickup fifo n n - 60 1 pickup +cleanup unix - - - - 0 cleanup +qmgr fifo n - - 300 1 qmgr @@ -34,6 +36,6 @@ virtual unix - n n - - virtual -lmtp unix - - n - - lmtp +lmtp unix - - - - - lmtp - cyrus unix - n n - - pipe - flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user} - uucp unix - n n - - pipe + # + # Interfaces to non-Postfix software. Be sure to examine the manual + # pages of the non-Postfix software to find out what options it wants.