diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
commit | 6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch) | |
tree | 85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-bi | |
parent | Update to 6.3 (diff) |
Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.
Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
Notes
Notes:
svn path=/head/; revision=32589
Diffstat (limited to 'mail/postfix-current/files/patch-bi')
-rw-r--r-- | mail/postfix-current/files/patch-bi | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/mail/postfix-current/files/patch-bi b/mail/postfix-current/files/patch-bi index 2b57467ed976..7e4acdb0c126 100644 --- a/mail/postfix-current/files/patch-bi +++ b/mail/postfix-current/files/patch-bi @@ -1,21 +1,11 @@ -*** man/man8/master.8.orig Mon Mar 29 22:38:17 1999 ---- man/man8/master.8 Mon Mar 29 22:38:46 1999 +*** ./html/postdrop.1.html.orig Mon May 3 15:05:12 1999 +--- ./html/postdrop.1.html Thu Jun 1 22:30:47 2000 *************** -*** 116,123 **** - .SH FILES - .na - .nf -! /etc/postfix/main.cf: global configuration file. -! /etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. - .SH SEE ALSO - .na ---- 116,123 ---- - .SH FILES - .na - .nf -! !!PREFIX!!/etc/postfix/main.cf: global configuration file. -! !!PREFIX!!/etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. - .SH SEE ALSO - .na +*** 48,50 **** + /var/spool/postfix, mail queue +! /etc/postfix, configuration files + +--- 48,50 ---- + /var/spool/postfix, mail queue +! !!PREFIX!!/etc/postfix, configuration files + |