natan via Postfix-users: > If i set smtpd_proxy_timeout=60s I "terminating" (timeout) all old > connections who get > "warning: proxy:mysql:/etc/postfix/mysql_sender_bcc_maps_user.cf-new > lookup error for u...@test.lt" > after 60s ?
smtpd_proxy_timeout is a time limit for Postfix to talk to an smtpd_proxy_filter. It is NOT a time limit for talking to proxymap server. As for the lookup error for an existing proxymap connection, the proxymap client is supposed to retry the query forever, sleeping one second between attempts. Your logging examples do not match Postfix code, perhaps you can provide mor accurate examples. Details matter. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org