On Thu, 28 Sep 2006, Kjetil Torgrim Homme wrote:

> I want to be 100% sure before rejecting e-mail from Amadeus :-), and
> according to my reading of RFC 2822, a group address is perfectly valid
> in Reply-To:
> 
> reply-to        =       "Reply-To:" address-list CRLF
> address-list    =       (address *("," address)) / obs-addr-list
> address         =       mailbox / group
> group           =       display-name ":" [mailbox-list / CFWS] ";"
>                         [CFWS]
> 
> this occured with Exim 4.43, but I don't think this behaviour has been
> changed in newer versions.  looks like only a small patch is needed to
> do this right, since there is a nice Boolean parse_allow_group already.

At first glance, I think I agree with you, but I'll check this out in 
more detail later.


-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to