summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-ed
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-09-13 20:50:45 +0000
commit6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch)
tree85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-ed
parentUpdate 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-ed')
-rw-r--r--mail/postfix-current/files/patch-ed11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-ed b/mail/postfix-current/files/patch-ed
new file mode 100644
index 000000000000..b573748b45e1
--- /dev/null
+++ b/mail/postfix-current/files/patch-ed
@@ -0,0 +1,11 @@
+*** ./local/mailbox.c.orig Fri Apr 28 16:55:53 2000
+--- ./local/mailbox.c Thu Jun 1 22:37:48 2000
+***************
+*** 15,17 ****
+ /* suppression. The default is direct mailbox delivery to
+! /* /var/[spool/]mail/\fIuser\fR; when a \fIhome_mailbox\fR
+ /* has been configured, mail is delivered to ~/$\fIhome_mailbox\fR;
+--- 15,17 ----
+ /* suppression. The default is direct mailbox delivery to
+! /* /var/mail/\fIuser\fR; when a \fIhome_mailbox\fR
+ /* has been configured, mail is delivered to ~/$\fIhome_mailbox\fR;