I'm recieveing the following error whenever spam is identified by SpamAssassin:

Can't locate object method "head" via package "Mail::SpamAssassin::MyMailAudit" (perhaps you forgot to load "Mail::SpamAssassin::MyMailAudit"?) at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/AuditMessage.pm line 67.

My perl script definately uses "use Mail::SpamAssassin::MyMailAudit;", and it appears the error is occuring whenever $status->is_spam is true.

I've updated Mail::Audit and Mail::Internet to the latest versions. Any suggestions on how I can troubleshoot this?

Thank you,
Jake



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to