It can be done in a "per recipient basis" with a content filter running with
filter_destination_recipient_limit = 1 and reinjecting the message to the
selected outgoing mailserver.
15 de Agosto de 2016 às 16:17, wie...@porcupine.org escreveu:
> Ian R. Justman:
>
>> Is the "smtpd_check_recipien
Ian R. Justman:
> Is the "smtpd_check_recipient_mx_access" more for incoming connections
> rather than outgoing mails?
These lookups happen while receiving mail. You could specify a
FILTER action to force mail to go out in a particular direction,
but FILTER affects all recipients of the message,
Hi, all.
I'm having a devil of a time dealing with various e-mail filtering
services as well as service providers wanting to block mail from my
servers, whether it's because I happen to have a VPS IP or
what-have-you. I try to run a clean ship and pounce on any bad stuff as
I see it.
Anyw