01.07.2010 10:49, David Touzeau: > I would like to know if for this kind of virtual maps > > [email protected] [email protected] > [email protected] [email protected] > [email protected] [email protected] > @domain.tld [email protected] > > when i send an email to [email protected] postfix send to > [email protected] > > when i send an email to [email protected] postfix send to > [email protected] > > when i send an email to [email protected] postfix send to > [email protected] > > when i send an email to [email protected] postfix send to > [email protected] > > is it a normal behavior that postfix send all mails to catch-all even > the email address is existent in the hash table ?
No. Look at man 5 virtual Did you postmap the table? If you did, provide the output of postconf -n Otherwise it's hard to tell what is wrong. Nevertheless, I'd strongly recommend that you get rid of the catch-all. -- Regards mks
