On 7/30/17 7:12 AM, Wietse Venema wrote:
deoren:If I have the following, does that free up using smtpd_recipient_restrictions for just spam/blacklist/whitelist rules?smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, Thank you for your help.That would make 'OK' safe in smtpd_recipient_restrictions. Wietse
Thank you for confirming! I appreciate your help.