Re: Feature request - TNEF parsing



On 10/20/2009 06:01:17 PM Tue, Peter Bloomfield wrote:
Hey Mario:

On 10/19/2009 05:54:07 AM Mon, Mario Mikocevic wrote:
Heya,

how can setup balsa so it can parse incoming emails with attached winmail.dat (TNEF) ?
[ snip ]
The f11 ytnef package contains a Perl filter, ytnefprocess.pl, which appears to do what you want (except that it hard-codes an incorrect path to the ytnef executable). Some Debian notes suggested that adding

####################################################################
# TNEF Attachments
:0
* ^X-MS-TNEF-Correlator
{
  :0 fw B
  * winmail.dat
  |/usr/bin/ytnefprocess.pl
}

to your .procmailrc would call it when necessary

Well, no, that doesn't seem to work. If I pipe a message through ytnefprocess.pl > some-file, I can add some-file as an mbox and the message has the contents of the TNEF part added as extra MIME parts. But that procmail rule doesn't do anything :(

Help, anyone?

Peter

Attachment: pgp0Lqbq5hdjM.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]