spamassassin issues after upgrading from 4.83.4 to 4.84.3
Scott B. Anderson
sbanderson at impromed.com
Wed Sep 7 16:54:50 IST 2011
After I upgraded MS the other day spamassassin started scoring 0 on all emails that it was checking. so I Googled and ran a manual sa-update...no luck. I did some more digging and sure enough, spamassassin --lint --debug showed it was looking at /usr/local/share/spamassassin instead of /usr/share/spamassassin, so I figured a quick symlink would take care of it for now and future releases. ( ln -s /usr/share/spamassassin /usr/local/share/spamassassin ) but spam score still has remained at 0 even though spamassassin --lint now finds all the default config files. ? I am out of ideas, and it is probably something simple that I'm overlooking.
To troubleshoot I also re-installed the Clam-SA easy install package, but it didn't make a difference.
OS is Fedora 12 (yes, I plan on moving to centos or Ubuntu next time I set up a MS server) and pretty much up to date.
I am using sendmail as MTA.
Am I looking at Perl module hell, file permission issues or something else? If you need more information, just ask and I'll send it.
MS Lint and MS -v follow:
Trying to setlogsock(unix)
Reading configuration file /etc/MailScanner/MailScanner.conf
Reading configuration file /etc/MailScanner/conf.d/README
Read 867 hostnames from the phishing whitelist
Read 4525 hostnames from the phishing blacklists
Config: calling custom init function SQLLogging
Initialising SQL Logging temp files
Checking version numbers...
Version number in MailScanner.conf (4.84.3) is correct.
ERROR: The "envelope_sender_header" in your spam.assassin.prefs.conf
ERROR: is not correct, it should match X-ImproMed-MailScanner-From
Checking for SpamAssassin errors (if you use it)...
Using SpamAssassin results cache
Connected to SpamAssassin cache database
SpamAssassin reported no errors.
Connected to Processing Attempts Database
Created Processing Attempts Database successfully
There are 3 messages in the Processing Attempts Database
Using locktype = posix
MailScanner.conf says "Virus Scanners = esets clamav"
Found these virus scanners installed: clamavmodule, esets
===========================================================================
Virus and Content Scanning: Starting
name="./1/eicar.com", threat="Eicar test file", action="", info=""
Virus Scanning: esets found 1 infections
LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
./1/eicar.com: Eicar-Test-Signature FOUND
Virus Scanning: ClamAV found 2 infections
Infected message 1 came from 10.1.1.1
Virus Scanning: Found 3 viruses
Content Checks: Need to convert HTML to plain text in 1 messages
===========================================================================
Virus Scanner test reports:
esets said "Found virus Eicar test file in eicar.com"
ClamAV said "eicar.com contains Eicar-Test-Signature"
If any of your virus scanners (clamavmodule,esets)
are not listed there, you should check that they are installed correctly
and that MailScanner is finding them correctly via its virus.scanners.conf.
Config: calling custom end function SQLLogging
Ending SQL Logging temp output and flushing to database
Database flush completed
here's MailScanner -v
This is Fedora release 12 (Constantine)
This is Perl version 5.010000 (5.10.0)
This is MailScanner version 4.84.3
Module versions are:
1.00 AnyDBM_File
1.30 Archive::Zip
0.23 bignum
1.08 Carp
2.037 Compress::Zlib
1.119 Convert::BinHex
0.17 Convert::TNEF
2.131 Data::Dumper
2.30 Date::Parse
1.01 DirHandle
1.06 Fcntl
2.77 File::Basename
2.11 File::Copy
2.01 FileHandle
2.08 File::Path
0.22 File::Temp
0.92 Filesys::Df
3.68 HTML::Entities
3.68 HTML::Parser
3.57 HTML::TokeParser
1.23 IO
1.14 IO::File
1.13 IO::Pipe
2.08 Mail::Header
1.89 Math::BigInt
0.22 Math::BigRat
3.13 MIME::Base64
5.502 MIME::Decoder
5.502 MIME::Decoder::UU
5.502 MIME::Head
5.502 MIME::Parser
3.13 MIME::QuotedPrint
5.502 MIME::Tools
0.14 Net::CIDR
1.25 Net::IP
0.19 OLE::Storage_Lite
1.04 Pod::Escapes
3.19 Pod::Simple
1.16 POSIX
1.23 Scalar::Util
1.81 Socket
2.30 Storable
1.4 Sys::Hostname::Long
0.29 Sys::Syslog
1.45 Test::Pod
0.98 Test::Simple
1.9724 Time::HiRes
1.02 Time::localtime
Optional module versions are:
1.76 Archive::Tar
0.23 bignum
2.05 Business::ISBN
20081208 Business::ISBN::Data
1.19 Data::Dump
1.824 DB_File
1.33 DBD::SQLite
1.616 DBI
1.16 Digest
1.03 Digest::HMAC
2.51 Digest::MD5
2.13 Digest::SHA1
1.01 Encode::Detect
0.17016 Error
0.18 ExtUtils::CBuilder
3.04 ExtUtils::ParseXS
2.38 Getopt::Long
0.48 Inline
1.08 IO::String
1.10 IO::Zlib
2.27 IP::Country
0.29 Mail::ClamAV
3.003002 Mail::SpamAssassin
v2.007 Mail::SPF
1.999001 Mail::SPF::Query
0.3603 Module::Build
0.21 Net::CIDR::Lite
0.66 Net::DNS
v0.003 Net::DNS::Resolver::Programmable
missing Net::LDAP
4.044 NetAddr::IP
1.965001 Parse::RecDescent
missing SAVI
3.17 Test::Harness
1.23 Test::Manifest
2.02 Text::Balanced
1.59 URI
0.82 version
0.73 YAML
Scott Anderson
sbanderson at impromed.com
--
ImproMed, LLC.
--
More information about the MailScanner
mailing list