Hello, first of all I want to make my compliments to the developers that are
spending their time to fight the SPAM and of course, among these thanks to SA
Team.

My first question (the first of a long series...) is:

I compiled/installed SA 2.60 with Razor2, then by reading about DCC, I
compiled/installed also this enhancement without to recompile SA neither razor.
By running spamassassin -r -D < somespam, I noticed that SA recognize DCC and
use it to check the mail, but what is the case by running spamc through
procmail having spamd on the background? How can I see if spamd is checking
mail over DCC? I get razor reports on headers but never seen DCC reports on it.

Here some files settings:

#.procmailrc
#
        :0fw: spamassassin.lock
        * < 256000
        | /usr/bin/spamc
#       
        :0:
        * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
        spam/.
        
        :0:
        * ^X-Spam-Status: Yes
        spam/.
         
        :0:
        * ^X-Spam-Flag: YES
        spam/.

# /etc/init.d/spamd
# Source spamd configuration.
if [ -f /etc/sysconfig/spamassassin ] ; then
        . /etc/sysconfig/spamassassin
else
        SPAMDOPTIONS="-d -c -a -m5 -H"

#/etc/mail/spamassassin/local.cf
rewrite_subject 0
report_header 1
use_terse_report 1
defang_mime 1
skip_rbl_checks 0
required_hits 3.5
auto_learn_threshold_spam 10
allow_user_rules 0
# enabling RBL checks
#
score RCVD_IN_BL_SPAMCOP_NET 3
    score RCVD_IN_MAPS_RBL 3
    score RCVD_IN_MAPS_DUL 1
    score RCVD_IN_MAPS_RSS 2
    score RCVD_IN_MAPS_NML 2
    score RCVD_IN_MAPS_OPS 2

Thanks for reading,SeeU

-- 
http://www.qsl.net/ik5bcu
"An innovation a day keeps the monopolist away"

        - Alan Cox when releasing linux-2.4.1ac19
This message was sent by XFMail



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to