Great Circle Associates Majordomo-Users
(August 2006)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Postfix: user unknown in virtual alias table
From: "Roger B.A. Klorese" <rogerk @ queernet . org>
Date: Thu, 03 Aug 2006 16:33:25 -0700
To: notinh notien <notinhnotien7 @ hotmail . com>
Cc: majordomo-users @ greatcircle . com
In-reply-to: <BAY117-F152F4822223A6B576798C9F5580@phx.gbl>
References: <BAY117-F152F4822223A6B576798C9F5580@phx.gbl>
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

notinh notien wrote:
postfix/smtpd[14256]: 6B59511FF9: reject: RCPT from localhost[127.0.0.1]: 550 <:include:/var/majordomo/lists/test @
myhost .
com>: Recipient address
rejected: User unknown in virtual alias table; from=<notinhnotien7 @
myhost .
com>
to=<:include:/var/majordomo/lists/test @
myhost .
com> proto=ESMTP
helo=<localhost>


If myhost.com is in virtual_alias_domains then any address in that domain is treated as virtual. Virtual aliases cannot resolve to include files or to pipes.

You need to have something like
   test @
myhost .
com         test-myhost .
com @
localhost
in your virtual_aliases_map and
   test-myhost.com:   :include:/var/majordomo/lists/test
in your local aliases file.

Indexed By Date Previous: Weird majordomo behavior
From: "Jeff Graves" <jeff@image-src.com>
Next: Re: Weird majordomo behavior
From: "Peter P. Benac" <ppbenac@emacolet.com>
Indexed By Thread Previous: Re: Weird majordomo behavior
From: "Peter P. Benac" <ppbenac@emacolet.com>
Next: Problem with majordomo
From: "Masoumeh Izadi" <izadi@iranet.ir>