bug
fixed
reject_unverified_recipient returns wrong code
bill@transcom.net (Transcom IS) ·
2026-04-15 16:30
Postfix is returning 450 (temporary defer) for unknown recipients instead of 550 (permanent reject). Sender's server keeps retrying for days.
Comments (1)
bill@transcom.net (Transcom IS)admin
2026-04-15 18:00
Set unverified_recipient_reject_code=550 in main.cf. Default is 450 which doesn't help us.
Sign in to add a comment.