multiple hosts (failover)

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
infringer
Forum Newbie
Posts: 2
Joined: Thu Sep 25, 2008 5:06 pm

multiple hosts (failover)

Post 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
infringer
Forum Newbie
Posts: 2
Joined: Thu Sep 25, 2008 5:06 pm

Re: multiple hosts (failover)

Post by infringer »

duh... reading a little more would be helpful

I found Swift_Connection_Multi

-David
Post Reply