Marcin Hlybin:
> Hello,
>
> I would like to block emails to particular recipient.
> check_recipient_access map works fine for emails sent through SMTP but
> it doesn't seem to work when sending email locally e.g. using command:
> $ echo | mail -s TEST u...@domain.com
None of the smtpd_mumble feat
Hello,
I would like to block emails to particular recipient.
check_recipient_access map works fine for emails sent through SMTP but
it doesn't seem to work when sending email locally e.g. using command:
$ echo | mail -s TEST u...@domain.com
I figured out workaround:
1. create alias in alias map f