Hi All,
I am tringsetup one MX backup server! And I need help!
For sample,I have 2 MX:
10 mail.mydomain.net
20 mail.backup.mydomain.net
In my mainserver (10) I have this on main.cf
myhostname = mail.mydomain.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = $myhostname, localhost.$mydomain,$mydomain, mail.$mydomain, 
www.$mydomain

How I should configure Backup MX serve. I did trythis, but don’t work!

In my backupserver (20) I have this on main.cf
myhostname = mail.backup.dokmail.netmydomain = mydomain.netmyorigin = 
$mydomaininet_interfaces = allmydestination = 
mail.backup.mydomain.netrelay_domains = mydomain.net, 
$mydestinationrelay_recipient_maps =queue_run_delay = 200scontent_filter = 
smtp-amavis:[127.0.0.1]:10026smtpd_recipient_restrictions = 
current_restrictions, 
permit_mx_backupmyhostname=mail.backup.mydomain.netrelay_domains= mydomain.net, 
$mydestinationtransport_maps=mydomain.net smtp:mail.mydomain.net:25What 
iswrong? How I can fix? How I can see messages in backup server? and test if 
itis working and relay messages to primary (when it up again!)?
Thanks forhelp!


Reply via email to