Oliver_Strixner
New Pleskian
So my problem is i have one plesk root server linus (MainServer), with serveral domains in webhosting (own projects) and the mailserver for all domain. but it happens regualary that the plesk server is down and no mails are delivered and get lost in space.
so my idea is to set up a smaller plesk root server as mail backup server (BackupServer). with plesk. but i did it not before so my questions are:
mx1 = MainServer, plesk mail server mx1... and all other domains with mailserver acticated dkim and spf
mx2 = BackupServer, should be only mx2...
Main Goal is that all incomming mails are stored in mx2, while mx1 is down. if mx1 is up again, mx2 should deliver to mx1. thats my idea.
Does it works? is it enough to do it for the main mail server? or did i have to clone all domains and emails to the backup server?
I found no advice in the docs
Configuring Server-Wide Mail Settings
any hints?
so my idea is to set up a smaller plesk root server as mail backup server (BackupServer). with plesk. but i did it not before so my questions are:
Code:
example.com. 86400 IN MX 10 mx1.example.com.
example.com. 86400 IN MX 20 mx2.example.com.
mx1 = MainServer, plesk mail server mx1... and all other domains with mailserver acticated dkim and spf
mx2 = BackupServer, should be only mx2...
Main Goal is that all incomming mails are stored in mx2, while mx1 is down. if mx1 is up again, mx2 should deliver to mx1. thats my idea.
Does it works? is it enough to do it for the main mail server? or did i have to clone all domains and emails to the backup server?
I found no advice in the docs
Configuring Server-Wide Mail Settings
any hints?