Re: [ILUG] SMTP issue: Mail delivery failed: returning message to sender

From: David Neary (dneary at domain wanadoo.fr)
Date: Fri 14 Jun 2002 - 16:29:04 IST


Hi all,

Anders Holm wrote:
> host smtp.wanadoo.fr [193.252.19.219]: 552 <dave at domain bolsh.wanadoo.fr> unable to
> +verify address
>
> would suggest that bolsh.wannadoo.fr does not resolve. And since it doesn't
> resolve, they do not allow you to use their service, apparently.

It's pretty normal it doesn't resolve. I think what changed was
that sometime yesterday wanadoo's dns servers removed the wildcard
*.wanadoo.fr mx entry (maybe I got shifted to a new nameserver,
it happens from time to time, or perhaps they thought it was a
security hole). In any case, my From: header was changed (as
usual) by mutt - seems like the "From " header was being left as
dave at domain bolsh.wanadoo.fr, and therein lay the issue. Thanks to Liam
Bedford, davew, Niall and Wesley Darlington for their help &
insights - by adding a re-writing rule for exim in exim.conf, I
solved the problem.

> You'd have to make exim send mails as if they'd be coming from wannadoo.fr
> to pass through that blocking mechanism.

Yup - that's what I did. I added the following in the exim.conf
rewriting configuration:
* at domain bolsh.wanadoo.fr ${lookup{$1}lsearch{/etc/email-addresses}\
                        {$value}fail} frFs

Cheers,
Dave.

-- 
       David Neary,
    Marseille, France
  E-Mail: bolsh at domain gimp.org


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:16 GMT