well today was a different story ...
over 200 spam so far.
Code:
From: zbvperil@stephendavid.com
Subject: Feel more excitement
Date: April 21, 2008 9:11:57 AM CDT
To: info@designhosting.biz
Return-Path: <zbvperil@stephendavid.com>
Delivered-To: 1-info@designhosting.biz
Received: (qmail 29414 invoked by uid 10063); 21 Apr 2008 09:11:15 -0400
Received: from 200.105.22.81 by godslove.designhosting.biz (envelope-from <zbvperil@stephendavid.com>, uid 2020) with qmail-scanner-2.02st (spamassassin: 3.2.4. perlscan: 2.02st. Clear:RC:0(200.105.22.81):SA:0(?/?):. Processed in 30.044413 secs); 21 Apr 2008 13:11:15 -0000
Received: from unknown (HELO 200.105.22.81) (200.105.22.81) by dh-usa.net with SMTP; 21 Apr 2008 09:10:45 -0400
X-Spam-Status: No, hits=? required=?
Received-Spf: error (dh-usa.net: error in processing during lookup of stephendavid.com: DNS problem)
Message-Id: <001501c8a38f$c01bb030$00e669ac@GRUAS>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0012_01C8A38F.C01BB030"
X-Priority: 3
X-Msmail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.3790.2962
X-Mimeole: Produced By Microsoft MimeOLE V6.00.3790.2962
spamassassin and clamd is running and was running as of that header message above.
spamassassin --lint -D > output.txt 2>&1 shows these not installed but they have never been installed:
Code:
[22125] dbg: diag: module not installed: Mail::SPF ('require' failed)
[22125] dbg: diag: module not installed: Mail::SPF::Query ('require' failed)
[22125] dbg: diag: module not installed: IP::Country::Fast ('require' failed)
[22125] dbg: diag: module not installed: Mail::DomainKeys ('require' failed)
[22125] dbg: diag: module not installed: Mail::DKIM ('require' failed)
My local.cf file looks like this:
Code:
required_score 4
#add for bayes nodbs present, cannot tie DB R/0 error
bayes_path /etc/mail/spamassassin/bayes/bayes
bayes_file_mode 0666
bayes_auto_expire 1
bayes_auto_learn 1
use_bayes 1
#add for question is DNS available?
dns_available yes
#adding config options for razor2 and dcc that was enabled in v310.pre
use_dcc 1
dcc_home /var/dcc
dcc_timeout 10
dcc_path /usr/bin/dccproc
add_header all DCC _DCCB_: _DCCR_
use_pyzor 1
pyzor_timeout 10
pyzor_options --homedir /etc/mail/spamassassin/pyzor/
add_header all Pyzor _PYZOR_
use_razor2 1
razor_timeout 10
razor_config /etc/mail/spamassassin/razor/razor-agent.conf
Can someone help please? I'm at a loss as to what to do now.
Thank you.