blob: 799206da0c96c1c1360e67b97cebba987e41af1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
*** ./conf/sample-smtpd.cf.orig Mon Dec 27 19:41:37 1999
--- ./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 =
--- 183,185 ----
#smtpd_sender_restrictions = reject_unknown_sender_domain
! #smtpd_sender_restrictions = reject_unknown_sender_domain, hash:!!PREFIX!!/etc/postfix/access
smtpd_sender_restrictions =
|