I’ve setup an exchange 2003 server for testing purposes, to receive
mail from my private email domain.
I’ve setup an mx record priority 5, to point to my home IP address
(lets call it int-mail). The mx record for the mail server i have
hostet is priority 10 (lets call it ex-mail). I am trying the make the
setup so that when my mail server is running at home, the mails are
routet to my int-mail server, and when it is not running . That part
is working and mails are received when my server is running, and ex-
mail is receiving the mails when my test machine is not turned on.
Now i want my test server to send a copy of all mails received by the
int-mail server to the ex-mail server. My theory was that i could
forward all mails to the ex-mail mx record, and in that way make sure
that i always have alle mails on my primary mail server (ex-mail).
I tried to setup a SMTP Connector with the ex-mail address in “Forward
all mail through this connector to the following smart hosts”. But the
mails are not received.
What am i missing ?