in reply to Re^3: Extracting TEXT from email
in thread Extracting TEXT from email

I did try to run mimeexplode on a msg file, and it placed the body of the msg in a .txt file in a subdirectory.

But this "exploded" file contains the same amount of binary & HTML "junk", so it does not spare me the job of post-filtering to get at the payload TEXT.
-- allan

Replies are listed 'Best First'.
Re^5: Extracting TEXT from email
by PodMaster (Abbot) on Apr 30, 2005 at 20:54 UTC
    But this "exploded" file contains the same amount of binary & HTML "junk", so it does not spare me the job of post-filtering to get at the payload TEXT.
    That sounds hinky. Can you post a sample file?

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.