Monday, March 18, 2024, 1:52:46 PM, Glenn Tenney via Postfix-users wrote:
> My question in one, hopefully simple sentence, is: > In Postfix, how do I configure Postfix such that all email to > "[email protected]" will return an error code (e.g. 550 user unknown) > to bounce that email???? > Glenn > _______________________________________________ > Postfix-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] Not sure about the rest of your requirements but perhaps smtpd_recipient_restrictions = reject_unverified_recipient https://www.postfix.org/ADDRESS_VERIFICATION_README.html -- Cheers, Phil _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
