RE: re-routing invalid/rejected mail requests

2014-05-20 Thread John Donath
, 2014 11:18 AM To: Postfix users Subject: Re: re-routing invalid/rejected mail requests John Donath: > Hi, > > I am currently working on an outgoing SMTP relay. > > Nothing magic about that but what I like to achieve is a way to > reroute rejected mail to another SMTP relay. You

Re: re-routing invalid/rejected mail requests

2014-05-20 Thread Wietse Venema
John Donath: > Hi, > > I am currently working on an outgoing SMTP relay. > > Nothing magic about that but what I like to achieve is a way to > reroute rejected mail to another SMTP relay. You want to send mail "direct to the internet" and when that fails you want to relay it via the provider? Th

Re: re-routing invalid/rejected mail requests

2014-05-20 Thread li...@rhsoft.net
Am 20.05.2014 10:54, schrieb John Donath: > I am currently working on an outgoing SMTP relay. > > Nothing magic about that but what I like to achieve is a way to reroute > rejected mail to another SMTP relay. > > Has somebody been facing the same question and found a solution for it? wrong ap