Hello All, I am using a postfix instance to relay email from various servers and today I ran into an issue where the relay server, although pingable, was not responding and therefor not relaying email.
Would having the following entries in the main.cf allow the other servers, that cannot connect to the main relayhost server, use a secondary relayhost server to send email? <snip> relayhost = relayserver1.mydomain.com smtp_fallback_relay = relayserver1.mydomain.com <smtp> All the postfix servers need to do is relay mail. Thank you for your help. Best regards, James