On 10/22/2009 2:35 AM, Tomas Macek wrote:
Hi, I'm confused about how works the map tables in Postfix, I'm using
the 2.4.1 version.
I have setup the virtual_mailbox_domains to return the domain names
When you use a table for virtual_mailbox_domains, it must not
return a list of domains. Rather, postfix looks up the domain
and expects either a match (indicated by any response) or not
found.
See:
http://www.postfix.org/postconf.5.html#virtual_mailbox_domains
http://www.postfix.org/postconf.5.html#mydestination (which
explains the syntax expected from virtual_mailbox_domains)
http://www.postfix.org/ADDRESS_CLASS_README.html
http://www.postfix.org/DATABASE_README.html
-- Noel Jones