On Tue, 17 Oct 2006, John Jetmore wrote:
> Consider for example an email that has these headers:
>
> Cc: a@b
> Cc: c@d
> Cc: e@f
>
> (there are four spaces after the c@d line, in case some m[tu]a munges it.)
> In that case the value of $h_cc: is:
>
> a@b,
> c@d ,
> e@f
>
> Which doesn't seem like what is desired.
I have committed code that fixes this (remove trailing whitespace
*before* each line is concatenated).
Philip
--
Philip Hazel, University of Cambridge Computing Service.