Re: Legacy recipient restriction using the "%" character

2022-06-26 Thread Wietse Venema
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: > >

Legacy recipient restriction using the "%" character

2022-06-26 Thread 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: /[@!%].*[@!%]/ REJECT As per RFC 5322,