Newsgroups: mail-lists.delegate-en
[DeleGate-En] question
Hello,
I'm playing with DeleGate trying to redistribute mail received
in my smtp hub to different internal servers, like this:
mail to: anyuser@domain1 should be sent to anyuser@mailserver1
mail to: anyother should be sent to anyother@mailserver2
I tryied
MOUNT="%S@domain1 smtp://%(0)@mailserver1"
MOUNT="%S@%S smtp://%(0)@mailserver2"
but all mail goes to mailserver2 always.
What am I doing wrong?
Thanks in advance,
Gabriel.
|