Mathias Rothe:
> As workaround I used now proxymap and the problems are solved:

This is not a workaround. Sharing connections is the recommended
configuration.

> But I think it would be a better way, if postfix could close the mysql 
> connections immediately after receiving the data and not hold opened 
> until the mail is fully delivered.

Doing a connect+close for every query would reduce performance on a
high-volume server.

        Wietse

Reply via email to