When feeding the (malformed) attached mail to hammie.py
in filter mode, the headers of the mail are not present
in the output.
Command line:
python hammie.py -f -d -p ~/mail/hammie.db < msg.lAoM
Output:
X-Spambayes-Classification: ham; 0.00
--Amazon.com_multipart_boundary____________
Content-Type: text/plain; charset=iso-8859-1
Vielen Dank für Ihre Bestellung bei Amazon.de.
--Amazon.com_multipart_boundary____________
Content-Type: text/html; charset=iso-8859-1
<html>
</html>
--Amazon.com_multipart_boundary____________--
Sample mail
Logged In: YES
user_id=619391
Seems to be okay now...