From: Stavros Patiniotis (no email)
Date: Mon Jun 03 2002 - 20:16:26 EDT
Hello,
> > But when I do this, ALL mail sent to sub.domain.com ends up in
> > , even user1 & user2.
>
> That's right. virtual maps are queried recursively. If you have
> a table
>
>
> @sub.domain.com
>
> Then the substitution is ->
> -> .
>
> The clean "fix" for this is a switch that makes the virtual map
> lookups non-recursive (i.e. stop after the first lookup attempt,
> successful or not).
Why would you stop if not sucessful?
If your saying that the engine keeps matching upon sucessful hits why not
reverse the order to:
@sub.domain.com
According to the man page:
@domain address - has the lowest precendece.
what does this mean??
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|