Fail-over for services

Is it possible to have Astaro do fail-over for services? Let's say my primary SMTP server fails, and I want it to try a backup SMTP that can store mails until the primary system comes back online?

The reason I ask, is because with ASL 2.x, mail was lost in the SMTP proxy. When my internal SMTP server didn't answer, mail would get stuck in the proxy, some got lost, some just stayed in the proxy forever.

If I set up a sendmail on one of my linux machines, and direct mail there when primary SMTP is offline, I can just configure it to store mails, never giving up, until the primary system is online again.

Could I make use of the load-balancing feature? If one of two servers in a load-balancing group is offline, I assume it will use the only remaining entry in the group?

Best regards,
Ørjan Sandland
  • I haven't tried this yet, but it should work:

    In 3.x, you can have incoming mail routed by MX record, so if you have MX records for both servers' ip's in your DNS, it ought to work. This would assume that you have public IP's for both mail servers, or use a private DNS server, and force Astaro to use that for DNS.