Ralph Seichter:
> Hello list.
>
> I am currently pondering the continued usefulness of the restriction
>
> smtpd_recipient_restrictions =
> ...
> check_recipient_access pcre:/etc/postfix/recipient_access
> ...
>
> with the content of /etc/postfix/recipient_access (1) being:
>
>
Hello list.
I am currently pondering the continued usefulness of the restriction
smtpd_recipient_restrictions =
...
check_recipient_access pcre:/etc/postfix/recipient_access
...
with the content of /etc/postfix/recipient_access (1) being:
/[@!%].*[@!%]/ REJECT
As per RFC 5322,