On 2022-05-24 09:14, Dan Mahoney wrote:
Is there a milter of some sort that I can configure to reject (for some to: addresses) at the end of DATA, but still forward the mail on? Im dealing with some deleted users who both got a lot of spam, but also were in the critical path for things and I’m hoping the VERP bounces trim some of this down.
Hi Dan, I think the problem you will encounter is the feature: smtpd_reject_unlisted_recipient. You will have to "undelete" the user before smtpd will accept their mail. If the user does not exist, a milter can't override the smtpd rejection. -- http://rob0.nodns4.us/