|
Hi Cott,
I found this other link on the net that may be helpful. Apparently, there are some more chars that should be forbidden/discouraged to use in the local part of the email address. It may be worth take a look at it: http://www.remote.org/jochen/mail/info/chars.html Gabriel Hi,
I'm uploading the patch files that would solve the issue (ie not allowing ASCII 0..31 in the local part of the email address), along with a test case. Gabriel
Gabriel Belingueres made changes - 11/Jun/06 02:55 AM
Niall Pemberton made changes - 19/Jul/06 01:24 PM
I applied a slightly different change since any valid ASCII character is allowed if its quoted - so I changed the excluded "special characters" which are used to define atom/word to also exclude ascii control characters (ASCII 0-31 and 127).
http://svn.apache.org/viewvc?view=rev&revision=478560 You can test out the changes using the next nightly build: Thanks for reporting this and your help! Niall
Niall Pemberton made changes - 23/Nov/06 01:15 PM
Henri Yandell made changes - 12/Nov/07 07:25 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RFC 821 is obsoleted by RFC 2821
.
I found this one on the net what may be worth looking: RFC 2822 (Internet Message format) and RFC 2234 (Augmented BNF).
However it may well be a lot easier to post a question on the Apache Web server list.
Gabriel