I would like to be able to use the Mail::Audit::SpamAssassin module in some perl code that I'm putting together, but I have run into a problem that is probably trivial.

If I receive the email as a string/array (header & body), how do I convert that into an object that SpamAssassin would understand?
Is there some way to readily convert this into a Mail::Audit object or is there a better method (NoAudit comes to mind) that I should consider to process email through SpamAssassin and converr it back into something I can email to my own address (Mail::Mailer, Mail::Send, Mail::SMTP rather than Mail::Audit->accept() et al).

I know that most of this list is geared towards support of spamd/spamc and spamassassin rules, but I'm hoping that there are people here who can help me work with the perl modules for Mail::Audit::SpamAssassin as well.



--
Straw? No, too stupid a fad. I put soot on warts.



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to