I have problem with extend multiple backend server email from LAN. How to distribution mutliple email account incomming from WAN to exactly multiple server email from LAN. Server email is independency. I was search email server proxy, email gateway but nothing can do it. Thanks
Asked
Active
Viewed 42 times
0
-
Do you want to use shared email domain(s)? [One email domain served by multiple mailbox servers] – AnFi Jan 25 '21 at 13:44
-
One email domain served by multiple mailbox servers => Yes, I want extend mailbox servers to no limit with one email domain. – vidocq Jan 26 '21 at 01:35
-
Do you want solution for Unix/Linux or MS Windows? Linux => Which is your prefered MTA/SMTP server? Is list of the email addresses pretty stable? – AnFi Jan 26 '21 at 05:15
-
Do you want solution for Unix/Linux or MS Windows? Linux => Which is your prefered MTA/SMTP => I use SmartMail on window server 2019. Is list of the email addresses pretty stable? => List of Email addresses will increase time by time. If a old mailbox server is full, new email addresses will be create on new mailbox server – vidocq Jan 26 '21 at 07:04
-
My experience is limited to make "classic" Unix/Linux SMTP servers deliver something like what you want. – AnFi Jan 26 '21 at 09:16
-
hi AnFi, Do you have solution on Linux SMTP for extend unlimited mailbox server. I think Gmail have private solution to extend very large server and email address. – vidocq Jan 26 '21 at 09:46
-
Looks like a valid case for Cyrus Murder (which is a distributed IMAP service https://www.cyrusimap.org/imap/reference/admin/murder/murder.html ). But beware, ANY such solution is costly to build and maintain. – Nikita Kipriyanov Jan 27 '21 at 08:25