Pipe the message to "spamassassin -d" to remove the markup. You can either do this directly from your Unix mail client or first save it as a textfile and then run "spamassassin -d < file.txt".
- dan -- Dan Kohn <mailto:[EMAIL PROTECTED]> <http://www.dankohn.com/> <tel:+1-650-327-2600> -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Edward Diener Sent: Monday, April 04, 2005 12:46 To: users@spamassassin.apache.org Subject: Spamassasin false positive review I am a client who was able to configure my .procmailrc on a server to place spam messages in a file in my $HOME area. Going through this file I noticed a message that was not spam. I know I can whitelist this address, but what I really need to do immediately is recover the entire message. In the file I see part of the message with the actual message supposedly as an attachment. How do I find this actual message so that I can read it ? Eddie