Well, as it seems the rewriting doesn't take place before the syntax check
Here is the log with -d+all

rcpt to: <[EMAIL PROTECTED]>
09:35:55 23708 SMTP<< rcpt to: <[EMAIL PROTECTED]>
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: <[EMAIL PROTECTED]>" 
H=localhost [127.0.0.1] malformed address: _00.telchoi.alcatel.be> may not 
follow <[EMAIL PROTECTED]
09:35:55 23708 SMTP>> 501 <[EMAIL PROTECTED]>: malformed address: 
_00.telchoi.alcatel.be> may not follow <[EMAIL PROTECTED]
501 <[EMAIL PROTECTED]>: malformed address: _00.telchoi.alcatel.be> may not 
follow <[EMAIL PROTECTED]

On Wed, 21 Jun 2006 16:13:39 +0100 (BST)
Philip Hazel <[EMAIL PROTECTED]> 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: <[EMAIL PROTECTED]>
> > SMTP<< rcpt to: <[EMAIL PROTECTED]>
> > LOG: smtp_syntax_error MAIN
> >   SMTP syntax error in "rcpt to: <[EMAIL PROTECTED]>"
> > H=localhost [127.0.0.1] malformed address: _00.telchoi.alcatel.be> may
> > not follow <[EMAIL PROTECTED]
> > SMTP>> 501 <[EMAIL PROTECTED]>: malformed address:
> > _00.telchoi.alcatel.be> may not follow <[EMAIL PROTECTED]
> > 501 <[EMAIL PROTECTED]>: malformed address:
> > _00.telchoi.alcatel.be> may not follow <[EMAIL PROTECTED]
> 
> 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

Attachment: pgpdg6JlkLRtN.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to