Page 1 of 1

multiple hosts (failover)

Posted: Thu Sep 25, 2008 5:07 pm
by infringer
Is there any way to specify multiple failover hosts? For example I have 2 mail servers, if unable to connect to the first I would like swiftmailer to attempt to connect to the second before giving an error message.

Is there any way to accomplish this??

Thanks,
-David

Re: multiple hosts (failover)

Posted: Wed Oct 01, 2008 8:53 pm
by infringer
duh... reading a little more would be helpful

I found Swift_Connection_Multi

-David