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. Wietse