On 8-Mar-2009, at 18:47, Victor Duchovni wrote:

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.

I don't have virtual_alias_domains defined at all, only virtual_mailbox_maps:

$ postmap -q southgaylord.com mysql:/usr/local/etc/postfix/ mysql_virtual_domains_maps.cf
southgaylord.com


--
I can't die, I haven't seen The Jolson Story  - Jetboy

Reply via email to