Yes, that's probably much better, thanks!
On Wed, Sep 19, 2018 at 9:36 PM Noel Jones wrote:
>
> On 9/19/2018 4:25 PM, Diego Vadell wrote:
> > Hello everyone,
> >
> > In order to avoid sending backscattering I'm going to implement
> > Address Verification (
Hello everyone,
In order to avoid sending backscattering I'm going to implement
Address Verification (reject_unverified_recipient). Can I skip it for
one domain? If I configure postfix like this:
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/no_reject_unverified_reci
Hello everyone,
I have a postfix server (with amavis and clamav) that receives emails for
other domains. When it gets a mail for a non-existent email, it accepts it
anyways because it doesn't have the list of valid email addresses.
In other words, I'm generating backscatter and I want t