[Mimedefang] Mimedefang with Anomy and SpamAssassin

Rich West Rich.West at divatv.com
Fri Feb 1 11:42:19 EST 2002


We've been running Mimedefang on our mailhosts for some time now with no 
problems.  It is a *fantastic* addition to sendmail, that is for sure.

Recently, we added on the use of Anomy, and shortly afterwards, added on 
SpamAssassin.  I noticed that with some of the logged sendmail messages, 
mimedefang generates some error messages that I cannot seem to nail down 
as to the cause.  It is definitely being generated within Anomy, but I 
do not know if it is a bug with Anomy, something that Mimedefang is 
sending to Anomy, or if I am missing something with my perl installation.

Also, just as an FYI, when SpamAssassin was installed and I turned on 
the use of spamassassin from within MimeDefang, I got the following error:
Feb  1 10:30:28 enigma mimedefang[18337]: [ID 946266 mail.debug] Perl 
stderr: Ca
n't locate object method "new" via package 
"Mail::SpamAssassin::MyMailAudit" (pe
rhaps you forgot to load "Mail::SpamAssassin::MyMailAudit"?) at 
/opt/local/bin/m
imedefang.pl line 2051.

I added Mail::SpamAssassin::MyMailAudit to the list of modules within 
mimedefang.pl to make it look like:
...
use Digest::SHA1;
use Mail::SpamAssassin;
use Mail::SpamAssassin::MyMailAudit;
use Anomy::HTMLCleaner;

use strict;
...

Once that was done, everything worked wonderfully!

Anyhow, the errors that I am seeing are below.  Any insight, input, 
help, etc would be greatly appreciated!

Thanks!
-Rich

-- 
Richard West				mailto:richard.west at divatv.com
Sr. Systems Administrator
Diva - Princeton, NJ			http://www.divatv.com


Feb  1 11:23:49 cranium mimedefang[18755]: Perl stderr: Use of 
uninitialized value in concatenation (.) or string at 
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Anomy/HTMLCleaner.pm line 620, 
<IN> line 4.
Feb  1 11:23:49 cranium last message repeated 3 times
Feb  1 11:23:49 cranium mimedefang[18755]: Perl stderr: Use of 
uninitialized value in concatenation (.) or string at 
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Anomy/HTMLCleaner.pm line 620, 
<IN> line 5.





More information about the MIMEDefang mailing list