Re: Domain alias and mailbox alias conflict

2012-06-21 Thread Viktor Dukhovni
On Thu, Jun 21, 2012 at 06:40:42PM +0200, Juan Jos? S?nchez Mesa wrote: > postmap output: > > # postmap -q fe...@domain.net mysql:/usr/local/etc/postfix/mysql-alias.cf > [nothing] > > # postmap -q @domain.net mysql:/usr/local/etc/postfix/mysql-alias.cf > @domain.com > > # postmap -q fe...@domai

Re: Domain alias and mailbox alias conflict

2012-06-21 Thread Juan José Sánchez Mesa
Instead of giving an anecdotal description of your configuration, post the actual settings. 1. postconf -n output 2. Output of "postmap -q key table" commands that show the relevant table contents. 3. Logs for the problem transaction (all log entries for

Re: Domain alias and mailbox alias conflict

2012-06-21 Thread Viktor Dukhovni
On Thu, Jun 21, 2012 at 05:59:32PM +0200, Juan Jos? S?nchez Mesa wrote: > Primary domain has "real" mailboxes. Secondary domain has and alias > for primary domain: Instead of giving an anecdotal description of your configuration, post the actual settings. 1. postconf -n output 2.