How to relay incoming mails which asked to specail domain to the
am 21.12.2007 09:45:51 von acupofespressoFor example, I have two mail hosts( A and B) use sendmail as MTU.
[A] host can delivery mails to gmail, but can't delivery mails to
hotmail.
[B] host can delivery mails to hotmail, but can't delivery mails to
gmail.
So I want to [A] host relay any incoming mails ( To: @gmail.com )
which going to delivery to gmail to [B] host, [B] host delivery these
mail to gmail.
[B] host relay any incoming mails ( To: @hotmail.com ) which going to
delivery to gmail to [A] host, [A] host delivery these mail to
hotmail.
How to config sendmail