Hi Andreas

On Thu, May 09, 2019 at 07:13:22PM +0200, Andreas Thienemann wrote:
> smtpd_recipient_restrictions = check_recipient_access 
> proxy:mysql:/etc/postfix/bounce_spam_alias.cf
>                                check_recipient_access 
> proxy:mysql:/etc/postfix/bounce_routes.cf

What I forgot: don't bounce mails.  But it's okay, as
check_recipient_access can't be used to bounce mails, just to reject
them.

>                                reject_unknown_recipient_domain
>                                reject_unverified_recipient
>                                reject_unlisted_recipient

Also don't list maps that should not be able to unconditionally accept
mails before something like reject_unauth_destination.

Bastian

-- 
Fascinating is a word I use for the unexpected.
                -- Spock, "The Squire of Gothos", stardate 2124.5

Reply via email to