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 -- ## 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/
