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

Keller, Jacob E jacob.e.keller at intel.com
Thu Nov 13 10:23:44 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
> 
> _______________________________________________
> aiaiai mailing list
> aiaiai at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/aiaiai

I'm actually going to keep this, as its good documentation, and since it
*is* documentation of an example which doesn't work with quotes here I
think it's ok.

Thanks,
Jake


More information about the aiaiai mailing list