[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wrong header checking in recent version(s)
Hi,
..49p10-s10 seems to break something in header validation.
This is what I get:
==============
The following annotated headers illustrate where the error(s) occurred:
Error in "Reply-To" header address:
"Do not reply, write an new message": ;
^ ^-illegal special character in
phras
e
\-extraneous tokens in mailbox
The entire original message file follows.
-----------------------------------------
env-end
From: crosser@online.ru
To: crosser@chronos.sovam.com
Subject: test
Reply-To: "Do not reply, write an new message" :;
test
=============
I am pretty sure that the "Reply-To:" header syntax is pretty legal here,
I specially checked this against RFC822. Also, I think that previous
versions (up to .49p9?) where quite happy about this format.
Eugene