On Sun, Mar 08, 2009 at 06:38:25PM -0600, LuKreme wrote:

>>> virtual_alias_maps =
>>>    hash:/usr/local/etc/postfix/virtual,
>>>    pcre:/usr/local/etc/postfix/virtual.pcre,
>>>    mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf
>>>
>>> testing:
>>> $ postmap -q li...@southgaylord.com  hash:/etc/postfix/virtual
>>> $ postmap -q li...@southgaylord.com  pcre:/etc/postfix/virtual.pcre
>>> $ postmap -q li...@southgaylord.com
>>> mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf
>>> li...@southgaylord.com
>>>
>>> but:
>>
>> Chopping off the most important information, which is the name of the
>> delivery agent (presumably local(8)).
>
> postfix/error, didn't seem relevant.

Actually, quite relevant, because this is where mail for
virtual_alias_domains is sent if you fail to rewrite to a different
domain. You probably have an unintential match for the domain in
$virtual_alias_domains.

-- 
        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