Am 27.03.2012 15:28, schrieb Wietse Venema:
> Reindl Harald:
>>> As of Postfix 2.9, the default proxy_read/write_maps settings are:
>>>
>>> % bin/postconf -df proxy_read_maps proxy_write_maps
>>> proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
>>>     $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
>>>     $relay_recipient_maps $relay_domains $canonical_maps 
>>> $sender_canonical_maps
>>>     $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
>>>     $sender_bcc_maps $recipient_bcc_maps $smtp_generic_maps 
>>> $lmtp_generic_maps
>>>     $alias_maps
>>> proxy_write_maps = $smtp_sasl_auth_cache_name $lmtp_sasl_auth_cache_name
>>>     $address_verify_map $postscreen_cache_map
>>>
>>> If any parameters are missing from this list, I can add them with
>>> the next patchlevel update. Just let me know what is missing.
>>
>> these are the one i am using
>> i guess the problem was "mynetworks"
> 
> I'm not sure that it is a good idea to list all the possible
> name/address matchlist parameters in proxy_read/write_maps.

i did it this way - with explicit file names which are really used

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