Re: [Exim] "550 cannot route to sender address" from remote …

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Lazar
Datum:  
To: Suresh Ramasubramanian
CC: Andreas Metzler, exim-users
Betreff: Re: [Exim] "550 cannot route to sender address" from remote smtp. now what?
On 12.10.2003, at 20:05, Suresh Ramasubramanian wrote:

> using CNAMEs anywhere in mail delivery is a bad idea anyway - needless
> repeated / recursive queries of your resolver.


ok, I got it ;-) I've added an mx record:

--
surprising-enterprises.de.              A       80.237.202.128
                         MX      10 mail.tomster.org.


lists.surprising-enterprises.de.        A       80.237.202.128
                         MX              10      mail.tomster.org.
www            CNAME    surprising-enterprises.de.
--


this should be about right, right?

unfortunately, the TLD for the domain has been set to 3D, so I'll have
to wait and see, if this worked.

either way, I'll add the bit about 'no aliases in mx entries' to the
exim-section of my freebsdcookbook [1]

thanks,

tom

[1] http://tomster.org/geek/freebsdcookbook/index.html
--
tom lazar <tom@???>