Maurizio Caloro:
> Hello
> 
> Ok today adding SSL support to my MariaDB after try to connecting from
> postfix to it, I have here this error, that in this moment I don't see any
> solution.
> 
> >May 26 18:32:50 nmail postfix/smtpd[23806]: warning: connect to mysql
> server unix:/run/mysqld/mysqld.sock: Can't connect to local MySQL server
> through socket '/run/mysqld/mysqld.sock' (2)

Use proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf instead 
of mysql:/etc/postfix/mysql-virtual_alias_maps.cf

That will solve other problems, too, like making too many connections.

        Wietse

Reply via email to