> I use postfix-3.1.15 and mysql (domain mp, policyd, whitelist) - this is
> vary have high-volume server
> 
> I read e-mail from this group near "Feb 07, 2016; 5:44pmRe: postfix with
> mysql - too many connections" about changing proxy:mysql to sharing
> connections
> http://postfix.1071664.n5.nabble.com/postfix-with-mysql-too-many-connections-td81836.html
> 
> Can anyone give me an example of such configuration: if i have


I gave you hint's on this very list two days ago ...

Best regards
Gerald


> check_recipient_access mysql:/etc/postfix/mysql_whitelist_recipient.cf
> ...
> "Dec  2 13:51:09 mail4 postfix/smtpd[21777]: warning: connect to mysql
> server 127.0.0.1: Too many connections

try http://www.postfix.org/proxymap.8.html 
<http://www.postfix.org/proxymap.8.html>

check_recipient_access proxy:mysql:/etc/postfix/mysql_whitelist_recipient.cf

proxy_read_maps = ... proxy:mysql:/etc/postfix/mysql_whitelist_recipient.cf

Reply via email to