Re: unrouteable mail
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Le 1 juil. 08 à 18:34, Odhiambo Washington a écrit : >> Now I get unrouteable mail for each mail that the website sends... >> What should I check ? > > exim -bt test@that-domain??? exim4 -bt [email protected] R: system_aliases for [email protected] [email protected] is undeliverable: Unrouteable address Although : host -t MX symetrie.com shows the two external servers. In /var/lib/exim4/config.autogenerated I have RELAY_DOMAINS = SELECT DISTINCT domain FROM domains WHERE type = 'relay' AND domain = '${quote_mysql:$domain}' domainlist relay_to_domains = ${lookup mysql{RELAY_DOMAINS}} which seems to be the good query. > Fix anything that seems not right! I'd like too, but I'm not an advanced exim user. I must even say I'm not sure I understood correctly whether Realaying for vexim was the same as relays in debian exim4 conf. I tried without having my donmain as Relay in vexim, and it has the same result. I wonder wether my problem is linked to the fact that 'host domain' gives the server external ip (it hosts the web) but not the MX. >> is Relay buggy in vexim ? > > Check your logs, please. It cannot be buggy if you don't check > anything out. THe exim4 log tells me almost nothing : 2008-07-01 14:36:49 1KDf6G-0000zH-2a <= [email protected] H=localhost (symetrie.com) [127.0.0.1] P=esmtp S=6671 [email protected] 2008-07-01 14:36:49 1KDf6D-0000z9-H9 ** [email protected]: Unrouteable address Sorry, I don't want to be lazy, I searched for hours already on this... > Also, say which version of vexim. The latest one has been running > stable for me for ages. I think I am in 2.2RC1, but I'm not sure :( I didn't find a version string in the code... I could upgrade to last version (2.2), but I'd like to be sure it can solve the problem and not break what's working well now. Jean-Christophe Michel [email protected]