> > Hi ! I have one problem.
> Exim 4.2
>
> ######################################################################
>
> primary_hostname = gate.elesi.ru
> domainlist local_domains = mysql;select domain from domains
> where domain =
> '$domain'; : localhost
> domainlist relay_to_domains = mysql;select domain from
> domains where domain
> = '$domain'; : localhost
> hostlist relay_from_hosts = 127.0.0.1
>
> hide mysql_servers = localhost/mail/root/
is here the password missing?
Maybe you should add it behind "localhost/mail/root/", as exim.org says:
hide mysql_servers = host/database/user/password