On Thu, Jun 26, 2014 at 03:01:56PM +0200, rsmits-l wrote:
> Errors :
> virtual_alias_maps = hash:/home/postfix/namen,
> mysql:/home/postfix/forwardsqlconnect.cf
>
> Can anyone help with this error? Mysql database performance issue is not
> the case. After extensive monitoring we found that max connections and
> memory is fine.
In any case you really should consider:
virtual_alias_maps = hash:/home/postfix/namen,
proxy:mysql:/home/postfix/forwardsqlconnect.cf
However, the real reason for the problem is in related log lines you
have not reported.
--
Viktor.