AW: [Exim] Unrouteable address

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Matthias Lewandowski
Ημερομηνία:  
Προς: 'Roman S. Averin', exim-users
Αντικείμενο: AW: [Exim] Unrouteable address
>
> 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


> message_size_limit = 10M
> acl_smtp_rcpt = acl_check_rcpt
> qualify_domain = elesi.ru
> # never_users = root:daemon:bin
> host_lookup = *
> rfc1413_hosts = *
> rfc1413_query_timeout = 30s
> ignore_bounce_errors_after = 2d
> timeout_frozen_after = 3d