| |||||||||||||||||||||||||||||||
|
> check_policy_service unix:private/policy, > reject_rbl_client zen.spamhaus.org, > reject_rbl_client cbl.abuseat.org, Note that cbl is included in zen.spamhaus.org, so this lookup isn't necessary. > show_user_unknown_table_name = no OK, but this makes diagnosing problems harder. (unless you have a simple config where all the users are in just one table). > 1. It's my understanding that because I have > reject_unknown_sender_domain in the smtpd_recipient_restrictions and > not smtpd_helo_restrictions, it shouldn't reject email from a HELO > hostname that doesn't have a DNS record, correct? For that I would > use reject_unknown_hostname in the smtpd_helo_restrictions list. Mostly correct. Except behavior doesn't change based on where you place those rules.. ie. reject_unknown_sender_domain always/only acts on the sender domain. > 2. I know this isn't the OpenSPF list, but I guess OpenSPF checks for > a published record for the HELO hostname then? And if it doesn't find > one or can't resolve the hostname at all, it rejects it? Apparently. You'll need to check with them about the specifics. There may be some control to change the behavior. -- Noel Jones
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com