> > Ken wrote:
> >
> > > Couldn't we just do
> > >
> > > >+ if (body == 0 && decode_rfc2047 (linebuf, decoded_linebuf, sizeof
> > > decoded_linebuf)) {
> >
> > Yup, that'll work.
>
> Except for the last header. body gets set before breaking
> out of the loop.(body == 0 || lf > 0) takes care of that. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
