Exchange SMTP load balancing

Mikhail Firsov 1,881 Reputation points
2020-11-09T11:33:47.87+00:00

Hello,
Does anyabody know whether some kind of smtp load balancing solution exists for Exchange, like ARR for http?

Thank you in advance,
Michael

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,181 questions
Exchange | Exchange Server | Management
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2020-11-09T12:29:56.15+00:00

    I haven't seen anything that I would call a reverse proxy for SMTP simply because its probably not something that is really required.

    Most orgs either drive SMTP traffic through a load balancer like a F5 which routes to an "Edge" type SMTP gateway or simply have multiple "Edge" type SMTP Gateway servers that directly accept and route internet inbound and outbound messages and are all part of the mx record.

    I think the biggest question I would have about a reverse proxy" for SMTP is how it would handle anti-malware and anti-spam checks. Not sure if something like even exists honestly.

    I have never tried this and do not know offhand anyone who has:
    https://docs.nginx.com/nginx/admin-guide/mail-proxy/mail-proxy/
    But I think in most cases, the thought for these are for client use rather than as a reverse proxy between mail servers themselves.


1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    4 deleted comments

    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.