diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
commit | 6a1b37225e32c4289e7ee279b1dd4797d33d6790 (patch) | |
tree | 590b6e84e2571733c16e213e6cce5fc8b78cbe36 /mail/postfix24/files/patch-ed | |
parent | a84e5809ef9baa99d16f255d9cc62a9eded79b9d (diff) | |
download | ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.tar.gz ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.zip |
Notes
Diffstat (limited to 'mail/postfix24/files/patch-ed')
-rw-r--r-- | mail/postfix24/files/patch-ed | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix24/files/patch-ed b/mail/postfix24/files/patch-ed new file mode 100644 index 000000000000..b573748b45e1 --- /dev/null +++ b/mail/postfix24/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; |