bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [bug-mailutils] email address from address_t object


From: Amit Jhawar
Subject: RE: [bug-mailutils] email address from address_t object
Date: Tue, 13 Apr 2004 11:01:50 -0700

Same with these addresses:

- accepts "12345."domain.com and returns me RFC incompliant
address@hidden
- accepts rfc incompliant address ""@domain.com

-----Original Message-----
From: Sam Roberts [mailto:address@hidden 
Sent: Tuesday, April 13, 2004 8:50 AM
To: Sergey Poznyakoff
Cc: Amit Jhawar; address@hidden
Subject: Re: [bug-mailutils] email address from address_t object

Wrote Sergey Poznyakoff <address@hidden>, on Fri, Apr 09, 2004 at
12:18:44PM +0300:
> Amit Jhawar <address@hidden> wrote:
> 
> > I create an address_t object with email address: ".12345"@domain.com
> > 
> > But address_aget_email() returns address@hidden
> >
> > since this address is not RFC compliant, shouldn't mailutils return me
> > ".12345"@domain.com?


You're right.

'.' is allowed to show up anywhere in the local-part unquoted... except
as the first or last character! Sigh.

There is quoting logic, if I remember correctly, but it is looking for
characters that must always be quoted, it doesn't check for a '.' as the
first or last character.

Cheers,
Sam

-- 
Sam Roberts <address@hidden>



FrontBridge Recognized in Prestigious Leaders Quadrant in Top Analyst Report on 
Enterprise Spam Filtering
For more details: Visit www.frontbridge.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]