Mail library that support SMTP server failover

Is it possible to write program in GO language such that it handles SMTP server failover and use other servers within same domain?

Could you elaborate on this? What do you want to happen? In which situation?

My solution is to use a local SMTPd that can then retry delivering as configured.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.