On Tue, Dec 29, 2009 at 10:15:05AM -0500, Brian Schang wrote:
> So that's my question: why does a virtual mailbox domain need to be
> explicitly defined on the LHS of virtual_mailbox_maps, while a virtual
> alias domain works without the domain defined on the LHS of
> virtual_alias_maps?
Virtual alias rewriting happens for all domains, not just virtual alias
domains. However, if you want a virtual alias domain, you must list it
in virtual_alias_domains (which defaults to $virtual_alias_maps).
Not listing the domain means:
- Postfix won't accept mail for the domain from untrusted clients
- Postfix won't reject unlisted recipients in that domain.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.