On Tue, Nov 17, 2009 at 12:49 AM, Andreas Veithen <andreas.veit...@gmail.com
> wrote:

> On Mon, Nov 16, 2009 at 09:46, Amila Suriarachchi
> <amilasuriarach...@gmail.com> wrote:
> > hi,
> >
> > According to [1] (3.4.7) smtp headers should handle case independent
> maner.
> >
> > i.e. it should be able to process if a message comes with an
> 'in-reply-to'
> > header.
>
> What do you mean by "it"??
>

mail transport. (MailTransportListner)

according to that spec[1] it is valid to receive 'In-Reply-To' header as
'in-reply-to'.
this is true for any header.
but since mail transport put the header as it is to header map and get with
the specified
name, header should come as in the value specified in the constants file.

thanks,
Amila.

[1] http://www.w3.org/Protocols/rfc822/

>
> > to do this I would like to change the header names to lower case before
> > adding to the map and
> > make all the constant field values to lower case.
> >
> > [1] http://www.w3.org/Protocols/rfc822/
> > --
> > Amila Suriarachchi
> > WSO2 Inc.
> > blog: http://amilachinthaka.blogspot.com/
> >
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to