I'm in a very strange situation: this is my configuration...
- qmail 1.03 patched with qmailqueue patch, it works alone perfectly;
- spamassasin 2.41 in daemon mode (-d -L -x -u spamc):
=> /etc/mail/spamassassin/local.cf is
------------------------------------------
# Add your own customisations to this file. See 'man
Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
#
skip_rbl_checks 1
required_hits 5
#auto_report_threshold 30
rewrite_subject 1
report_header 1
use_terse_report 1
defang_mime 1
--------------------------------------------
=> spamc can connect to spamd (i'm able to run
sample-nonspam.txt and sample-spam.txt tests)
- then qmail-scanner 1.14 finds two scanners [my
@scanner_array=("clamscan_scanner","spamassassin") ].
Clamscan finds virus with no problem (and i'm able to find detailed
logs of this operation) but in no way my spam email (it's the body of
sample-spam.txt) are detected. It seems that Spamassassin in never
invoked becouse i can't find information in qmail-scanner logs and no
headers in received email.
I report a piece of qmail-scanner configuration
my $uvscan_binary='';
my $csav_binary='';
my $sweep_binary='';
my $sophie_binary='';
my $trophie_binary='';
my $iscan_binary='';
my $hbedv_binary='';
my $avp_binary='';
my $avpdaemon_binary='';
my $fprot_binary='';
my $fsecure_binary='';
my $inocucmd_binary='';
my $ravlin_binary='';
my $clamscan_binary='/usr/local/bin/clamscan';
my $spamc_binary='/usr/bin/spamc';
my $spamc_options=' -c -f';
my $spamc_subject='';
my $spamassassin_binary='/usr/bin/spamassassin';
my ($sa_comment,$tag_score);
Any ideas ?
Thanks
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general