Author: Vadim Vygonets Date: To: exim-users Subject: Re: [Exim] malformed header in reply-to
Quoth Steve Allanketner on Sat, Feb 16, 2002: > (r-mailrover2.auctionrover.com) [66.45.7.133]: syntax error in 'Reply-To'
> header when scanning for sender: malformed address: <user@???>
> may not follow user@??? in "user@???<user@???>" (envelope
> sender is
> <auction.messages@???>)
>
> I have noticed the missing space in the line "user@???<user@???>"
> between the m and <.
The problems are '@' and '.', actually.
> Is this normal?
If you check for syntax in headers, yes, it is.
> Is exim choking because of a bug?
Exim is not choking, there is no bug manifesting itself here
(unless I'm missing something), and the headers you're receiving
are malformed.