On Thu, 8 Sep 2011 08:21:26 -0400 (EDT), Wietse Venema wrote:
Morten Stevens:
Hi,
Is it possible to define a custom tempfail response for unverified
recipients?
There are no undocumented or invisible unverified_recipient_**
configuration parameters, so your question can be answered 100%
by reading the find documentation, and by doing
Hi Wietse,
That's why I ask here...
# postconf | grep unverified_recipient_
unverified_recipient_defer_code = 450
unverified_recipient_reject_code = 550
unverified_recipient_reject_reason = User unknown
unverified_recipient_tempfail_action = $reject_tempfail_action
So there is no way to define a defer reject reason.
That would be an idea for postfix 2.9? For example:
unverified_recipient_defer_reason
Thanks.
Best regards,
Morten