Peter,
As of Postfix 2.3 you can use smtp_fallback_relay.
http://www.postfix.org/postconf.5.html#smtp_fallback_relay
Optional list of relay hosts for SMTP destinations that can't be found
or that are unreachable. With Postfix 2.2 and earlier this parameter is
called fallback_relay.
-- Matthew
Peter wrote:
Hey guys,
I have been thinking if postfix has capability to forward a bounced
email to another server. I know I can relay emails using transport but
can I relay (retry) an email from a different server? Let's say the
target server says 'blacklisted' and I'd just forward that email to
another server so it's sent out from there?
Cheers,
Peter