Ken Hornstein writes:

>  Specifically, scan can decode RFC 2047 headers, but it seems that show
>  cannot (okay, mhshow seems to decode some headers, but not others).

I'd say you've got that the wrong way round:

        leto:~% scan `pick -from PriorityClubeStatement`
          461  2011.05.19  "=?UTF-8?Q?Priority=  Your May Priority Club Rew
          478  2011.06.06  "=?UTF-8?Q?Priority=  Your June Priority Club Re
          652+ 2011.12.05  "=?UTF-8?Q?Priority=  Your December Priority Clu
        leto:~% show 652 | grep ^From:
        From:    "Priority Club Rewards Email Statement" <PriorityClubeStat
        leto:~% rpm -q nmh
        nmh-1.3-3.fc12.i686

scan is clearly not decoding it correctly, but show seems to be doing so.

Tet

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to