Displaying 1 result from an estimated 1 matches for "sql_virtual_domain_maps".
Did you mean:
pgsql_virtual_domain_maps
2012 Jun 07
0
auth-worker problem here.
...und this:
To tell Postfix about the maps that you've just set up, add the
following (substituting mysql for pgsql if you're on PostgreSQL) to the
bottom of /etc/postfix/main.cf:
virtual_alias_maps = mysql:/etc/postfix/sql_virtual_alias_maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/sql_virtual_domain_maps.cf
virtual_mailbox_maps = mysql:/etc/postfix/sql_virtual_mailbox_maps.cf
Tip: Because this is using the Dovecot's LDA, all results from
virtual_mailbox_maps are ignored beyond checking if they exist.
I added in the mysql db an alias postmaster at domainn.tld that should be
forwarded to name...