On Tue, Jun 16, 2009 at 03:32:19PM -0500, Noel Jones wrote:

> A user in a virtual_alias_domains *must* be mapped to a different domain - 
> typically a "local" domain listed in mydestination.  In the example I 
> provided previously, /etc/postfix/virtual looked like
>
> example1.com  anything
> example2.org  anything
> c...@example2.org     l...@localhost.localdomain
> pon...@example1.com   pon...@localhost.localdomain
>
> With main.cf
> mydestination = localhost.localdomain
>
> and I do mean "localhost.localdomain" literally.

The OP claims to have "virtual_alias_domains" set in main.cf.
As a consequence, the "anything" values in virtual_alias_maps
are unnecessary and undesirable. The OP should delete these
table entries, and list any appropriate domains in the main.cf
virtual_alias_domains parameter (as he seems to be doing), or
in a separate table.

> example1.com  anything
> example2.org  anything

-- 
        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:majord...@postfix.org?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.

Reply via email to