On 9/29/08 7:51 AM, "Jörg C. Meyer" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I want to queue mails via SMTP to different SMTP servers based on the rcpt
> to: address. The goal is to route different parts of an email domain to
> different servers in a mail server migration szenario.
> 
> How should I implement this? I thought about hacking the "smtp-forward"
> plugin.
> 

That's a good place to start, but I offer a consideration:  If you have an
email that's destined for both MTAs, will you deliver it to just one and let
it forward to the other server?  If you deliver to both, how will you handle
the case where delivery to one succeeded and the other failed.

peter 


Reply via email to