[PATCH] aiaiai-email-lda: use the References mail header

Keller, Jacob E jacob.e.keller at intel.com
Fri Nov 7 13:02:31 PST 2014


On Fri, 2014-11-07 at 21:49 +0100, Robert Jarzmik wrote:
> Robert Jarzmik <robert.jarzmik at free.fr> writes:
> 
> > Artem Bityutskiy <dedekind1 at gmail.com> writes:
> > Well, I tried, this doesn't work anymore. The mail reason I think is that for
> > each sentence such as :
> > to="$(formail -c -z -x "To:" < $mail)"
> >                                 \-> here $mail is actually quoted I think.
> Actually if I understand correctly the man page:
> Command Substitution:
>         If the substitution appears within double quotes, word splitting and
>         pathname expansion are not performed on the results.
> 
> That would mean $mail doesn't need quoting.
> 
> But anyway I'm still voting for removing this part from the patch, shell will
> never be a friend of my :)
> 
> Cheers.
> 
> --
> Robert

Ya, if I had time, I'd love to re-write this in python, but it really is
a heck of a lot of work :(

I am ok dropping this portion of patch.

Thanks,
Jake


More information about the aiaiai mailing list