Am 09.03.2012 12:53, schrieb Wietse Venema:
> Nikolaos Milas:
>> Mar  8 20:12:01 vmail postfix/proxymap[32599]: warning: request for 
>> unapproved table: "ldap:/etc/postfix/ldap-alias-vacation.cf"
> 
> That is because you screwed up the proxy_read_maps parameter setting.
> COMMENT it OUT and THIS ERROR will go away, leaving your INCORRECT
> FILE PERMISSION problem. Then, FIX THE FILE PERMISSIONS.

his "postconf -n" does not contain "proxy_read_maps"
if you think it is not needed at all than postfix has a bug

i did the follwoing long a go because exavtly the same messages
in the error log after start using "proxy:mysql" and because
"proxymap service is not configured for table" is really clear

there is currently no magic in postfix let this work
without configure "proxy_read_maps" what the OP did not

proxy_read_maps = proxy:mysql:/etc/postfix/mysql-mynetworks.cf
 proxy:mysql:/etc/postfix/mysql-mydestination.cf
 proxy:mysql:/etc/postfix/mysql-recipients.cf
 proxy:mysql:/etc/postfix/mysql-rewritedomains.cf
 proxy:mysql:/etc/postfix/mysql-rewritesenders.cf
 proxy:mysql:/etc/postfix/mysql-transport.cf
 proxy:mysql:/etc/postfix/mysql-sender_relay_hosts.cf
 proxy:mysql:/etc/postfix/mysql-sender_relay_hosts_auth.cf
 proxy:mysql:/etc/postfix/mysql-aliases.cf
 proxy:mysql:/etc/postfix/mysql-senderaccess.cf
 proxy:mysql:/etc/postfix/mysql-spamfilter.cf
 proxy:mysql:/etc/postfix/mysql-forwarders.cf

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to