Re: [exim] Underscore in domain names

Pàgina inicial
Delete this message
Reply to this message
Autor: Renaud Allard
Data:  
A: exim-users
Assumpte: Re: [exim] Underscore in domain names
Well, as it seems the rewriting doesn't take place before the syntax check
Here is the log with -d+all

rcpt to: <ddts@tmn_00.telchoi.alcatel.be>
09:35:55 23708 SMTP<< rcpt to: <ddts@tmn_00.telchoi.alcatel.be>
09:35:55 23708 expanding: \N^(.*)@tmn_00.telchoi.alcatel.be$\N
09:35:55 23708    result: ^(.*)@tmn_00.telchoi.alcatel.be$
09:35:55 23708 LOG: smtp_syntax_error MAIN
09:35:55 23708   SMTP syntax error in "rcpt to: <ddts@tmn_00.telchoi.alcatel.be>" H=localhost [127.0.0.1] malformed address: _00.telchoi.alcatel.be> may not follow <ddts@tmn
09:35:55 23708 SMTP>> 501 <ddts@tmn_00.telchoi.alcatel.be>: malformed address: _00.telchoi.alcatel.be> may not follow <ddts@tmn
501 <ddts@tmn_00.telchoi.alcatel.be>: malformed address: _00.telchoi.alcatel.be> may not follow <ddts@tmn


On Wed, 21 Jun 2006 16:13:39 +0100 (BST)
Philip Hazel <ph10@???> wrote:

> On Wed, 21 Jun 2006, Renaud Allard wrote:
>
> > /usr/local/exim/exim -bh 127.0.0.1 -d+rewrite
> >
> > and got at RCPT time:
> > rcpt to: <ddts@tmn_00.telchoi.alcatel.be>
> > SMTP<< rcpt to: <ddts@tmn_00.telchoi.alcatel.be>
> > LOG: smtp_syntax_error MAIN
> > SMTP syntax error in "rcpt to: <ddts@tmn_00.telchoi.alcatel.be>"
> > H=localhost [127.0.0.1] malformed address: _00.telchoi.alcatel.be> may
> > not follow <ddts@tmn
> > SMTP>> 501 <ddts@tmn_00.telchoi.alcatel.be>: malformed address:
> > _00.telchoi.alcatel.be> may not follow <ddts@tmn
> > 501 <ddts@tmn_00.telchoi.alcatel.be>: malformed address:
> > _00.telchoi.alcatel.be> may not follow <ddts@tmn
>
> Seems that the rewriting just isn't happening. Maybe -d+all will show
> more, and you can also try log_selector = +address_rewrite.
>
> -- 
> Philip Hazel            University of Cambridge Computing Service
> Get the Exim 4 book:    http://www.uit.co.uk/exim-book



--

.O.
..O
OOO

PGP key: http://www.llorien.org/gnupg/key.pub

Insanity: doing the same thing over and over again and expecting different results.
- Albert Einstein