[Reference:<_A3370@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: question
In message <_A3370@delegate-en.ML_> on 07/07/06(01:55:27)
you "Gabriel Sere" <pfigqbdyi-pg3up56huedw.ml@delegate.org> wrote:
|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?
At least a pattern in the MOUNT rules must start with "*" as this:
MOUNT="*%S@domain1 smtp://*%S@mailserver1"
MOUNT="*%S@%S smtp://*%S@mailserver2"
Cheers,
Yutaka
--
9 9 Yutaka Sato <pfqcabdyi-pg3up56huedw.ml@delegate.org> http://delegate.org/y.sato/
( ~ ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|