You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by Andrey Kolomoets <an...@webceo.ks.ua> on 2011/11/18 12:44:02 UTC

bugs in email address parser and date parser

Hello.

I'm not really sure where to send bug reports to, so correct me if this
is a wrong place.

1.
Exception while parsing address like @somehost.com@somehost.com. It
was a spam message and i can't find it now, but it can be reproduced
by placing '@' in the beggining of address.

2.
Wrong parce date "Fri, 11 Nov 2011 12:59:59 +0200".
Symbols "hh" in DEFAULT_DATE_FORMAT should be replaced with "HH" in 
org.apache.james.mime4j.field.DateTimeFieldLenientImpl.java.

-- 
Andrey Kolomoets
mailto:andrey.kolomoets@webceo.ks.ua

Re: bugs in email address parser and date parser

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Fri, Nov 18, 2011 at 01:44:02PM +0200, Andrey Kolomoets wrote:
> Hello.
> 
> I'm not really sure where to send bug reports to, so correct me if this
> is a wrong place.
> 
> 1.
> Exception while parsing address like @somehost.com@somehost.com. It
> was a spam message and i can't find it now, but it can be reproduced
> by placing '@' in the beggining of address.
> 
> 2.
> Wrong parce date "Fri, 11 Nov 2011 12:59:59 +0200".
> Symbols "hh" in DEFAULT_DATE_FORMAT should be replaced with "HH" in 
> org.apache.james.mime4j.field.DateTimeFieldLenientImpl.java.
> 
> -- 
> Andrey Kolomoets
> mailto:andrey.kolomoets@webceo.ks.ua
> 


Andrey

Please raise a ticket for these defects in JIRA [1] and ideally provide message sample(s) or unit test(s) that can be used to reproduce the issue.

Oleg

[1] https://issues.apache.org/jira/browse/MIME4J