
Originally Posted by
strikermdd
I want to put the two servers running in same time, the Server A will be the 'Master' until the Server B be promoted to new master and will turn in Server A.
You can get postfix to send a copy of all email by adding this to your main.cf:
milter_default_action = tempfail
smtpd_milters = inet:ip_address_of_second_server
ort_number
Our looks like:
milter_default_action = tempfail
smtpd_milters = inet:10.0.0.11:8092
Doug
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."