On Tue, Aug 26, 2025 at 04:20:49PM -0400, Alex via Postfix-users wrote: > Some months ago, I was investigating rejecting senders based on individual > recipients.
See https://www.postfix.org/RESTRICTION_CLASS_README.html > I'm now wondering if this can be done with check_recipient_access, like > this: > > smtpd_recipient_restrictions = > ... > check_recipient_access hash:/etc/postfix/check_recip_access, > > /etc/postfix/check_recip_access: > mysqlstud...@gmail.com re...@example.com REJECT Sender blocked for this > recipient Not like that. I am perplexed by attempts to hallucinate undocumented Postfix features. The syntax of access(5) table is documented. -- Viktor. 🇺🇦 Слава Україні! _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org