On Sun, Mar 08, 2009 at 06:05:19PM -0600, LuKreme wrote: > I have: > > 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 [email protected] hash:/etc/postfix/virtual > $ postmap -q [email protected] pcre:/etc/postfix/virtual.pcre > $ postmap -q [email protected] > mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf > [email protected] > > but:
Chopping off the most important information, which is the name of the delivery agent (presumably local(8)). > 2178F118BA6B: to=<[email protected]>, orig_to=<[email protected]>, > relay=none, delay=0.77, delays=0.6/0.1/0/0.07, dsn=5.0.0, status=bounced > (User unknown) > > This was working before I upgrade to postix 2.5.6, so something I did > before reloading postfix must have gotten it confused. Perhaps you are expecting aliases(5) to further expand this address, check the relevant settings and tables. -- 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.
