diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
commit | dc6cb350285d7aff1c7c5b38122ab33dbec27f69 (patch) | |
tree | 8380408b8712f4c83d9fa6418b01dd5fde9b0a60 /mail/postfix-current/files/patch-al | |
parent | Add p5-XML-LibRSVG-0.01, an interface to GNOME's librsvg (diff) |
Update to 20011121 and TLS to go with it
PR: 32068
Submitted by: matthias.andree@web.de
Notes
Notes:
svn path=/head/; revision=50494
Diffstat (limited to '')
-rw-r--r-- | mail/postfix-current/files/patch-al | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/files/patch-al b/mail/postfix-current/files/patch-al index d363aba1d02e..799206da0c96 100644 --- a/mail/postfix-current/files/patch-al +++ b/mail/postfix-current/files/patch-al @@ -2,10 +2,10 @@ --- ./conf/sample-smtpd.cf Thu Jun 1 22:11:22 2000 *************** *** 183,185 **** - # smtpd_sender_restrictions = reject_unknown_sender_domain -! # smtpd_sender_restrictions = reject_unknown_sender_domain, hash:/etc/postfix/access + #smtpd_sender_restrictions = reject_unknown_sender_domain +! #smtpd_sender_restrictions = reject_unknown_sender_domain, hash:/etc/postfix/access smtpd_sender_restrictions = --- 183,185 ---- - # smtpd_sender_restrictions = reject_unknown_sender_domain -! # smtpd_sender_restrictions = reject_unknown_sender_domain, hash:!!PREFIX!!/etc/postfix/access + #smtpd_sender_restrictions = reject_unknown_sender_domain +! #smtpd_sender_restrictions = reject_unknown_sender_domain, hash:!!PREFIX!!/etc/postfix/access smtpd_sender_restrictions = |