Greetings
it's been a while since I have done this.
I have an old server running a mail list. I have successfully relocated the
list to a new server.
what i need to do re-route any message sent incorrectly to this list to the new
server.
message to --> listname@oldHost ---> hits { smtp relay on smtpHost } " some
rewrite or alias / transport sends to the message to --> list name@newHost.
transport maps didn't seem to make sense. as when it arrived at the new host,
the message would still say To:list name@oldHost, so newHost is going to throw
it back.
alias on the smtp relay said the alias had to be local, which made sense.
What type of re-write do i need to perform this action?
suggestions and flames welcome
-j