From: Noel Jones (no email)
Date: Fri Jun 01 2007 - 13:48:12 EDT
At 07:26 AM 6/1/2007, Rainer Frey wrote:
>Hi,
>
>is there a way to bounce messages with a certain error text for a 450
>error immediately, instead of retrying?
>
>Some spam policy server seems to send 450 when it really means 550, and we
>don't want to retry sending to these servers.
No, but you can add a transport map entry for the domain in question
pointing to errror: to bounce the message.
# main.cf
transport_maps = hash:/etc/postfix/transport
# /etc/postfix/transport
broken-filter.example.com error:domain does not accept mail
-- Noel Jones
|
|
|