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-ao | |
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-ao')
-rw-r--r-- | mail/postfix-current/files/patch-ao | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-ao b/mail/postfix-current/files/patch-ao new file mode 100644 index 000000000000..fd854e181601 --- /dev/null +++ b/mail/postfix-current/files/patch-ao @@ -0,0 +1,11 @@ +*** ./conf/transport.orig Tue Mar 7 10:42:58 2000 +--- ./conf/transport Thu Jun 1 22:13:41 2000 +*************** +*** 7,9 **** + # SYNOPSIS +! # postmap /etc/postfix/transport + # +--- 7,9 ---- + # SYNOPSIS +! # postmap !!PREFIX!!/etc/postfix/transport + # |