Hi Eric,

My Spamassassin config below

ok_locales all
skip_rbl_checks 0

required_hits 5.0
report_safe 0
#rewrite_header Subject [SPAM]

use_pyzor 0

ok_languages all

use_auto_whitelist 0

use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1
use_razor2 0
use_dcc 0

#Spamassassin config
#Spamzen config below url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_SPAMHAUS_ZEN.html

header RCVD_IN_ZEN eval:check_rbl('zen-lastexternal','zen.spamhaus.org.')
describe RCVD_IN_ZEN Received via a relay in Spamhaus Zen
tflags      RCVD_IN_ZEN       net

#xbl.spamhaus.org url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_XBL.html

#header      RCVD_IN_XBL
eval:check_rbl_sub('zen-lastexternal','127.0.0.[45678]')
#describe    RCVD_IN_XBL     Received via a relay in Spamhaus XBL
#tflags      RCVD_IN_XBL     net
#score       RCVD_IN_XBL     0 # please adjust the score value

#cbl.abuseat.org url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_CBL.html

#header      RCVD_IN_CBL
 eval:check_rbl('cbl-lastexternal','cbl.abuseat.org.')
#describe    RCVD_IN_CBL      Listed in cbl.abuseat.org
#tflags      RCVD_IN_CBL      net
#score       RCVD_IN_CBL      0 # please adjust score value

#dcc1.dcc-servers.net url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=DCC_CHECK.html

#ifplugin Mail::SpamAssassin::Plugin::DCC

#full     DCC_CHECK      eval:check_dcc()
#describe DCC_CHECK      Listed in DCC (http://rhyolite.com/anti-spam/dcc/)
#tflags   DCC_CHECK      net
#score    DCC_CHECK      0 # please adjust the score value
#endif

#dnsbl-1.uceprotect.net url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_UCEPROTECT1.html

#header   RCVD_IN_UCEPROTECT1
 eval:check_rbl_txt('uceprotect1-lastexternal',
                                                 'dnsbl-1.uceprotect.net.')
#describe RCVD_IN_UCEPROTECT1  Listed in dnsbl-1.uceprotect.net (open
relay/proxy/dialup)
#tflags   RCVD_IN_UCEPROTECT1  net
#score    RCVD_IN_UCEPROTECT1  0 # please adjust the score value

#hostkarma.junkemailfilter.com url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_JMF_BL.html

#header      RCVD_IN_JMF_BL
 eval:check_rbl_sub('JMF-lastexternal','127.0.0.2')
#describe    RCVD_IN_JMF_BL    Sender listed in JMF-BLACK
#tflags      RCVD_IN_JMF_BL    net
#score       RCVD_IN_JMF_BL    0 # please adjust the score value

#psbl.surriel.com url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_PSBL.html

#header     RCVD_IN_PSBL
eval:check_rbl('psbl-lastexternal','psbl.surriel.com.')
#describe   RCVD_IN_PSBL   Received via a relay in PSBL (psbl.surriel.com)
#tflags     RCVD_IN_PSBL   net
#score      RCVD_IN_PSBL   0 # please adjust the score value

#db.wpbl.info url:
http://www.intra2net.com/en/support/antispam/blacklist.php_dnsbl=RCVD_IN_WPBL.html

#header    RCVD_IN_WPBL
 eval:check_rbl('wpbl-lastexternal','db.wpbl.info.','127.0.0.2')
#describe  RCVD_IN_WPBL  Listed in wpbl
#tflags    RCVD_IN_WPBL  net
#score     RCVD_IN_WPBL  0 # please adjust the score value

On Wed, May 27, 2020 at 5:19 PM Eric Broch <ebr...@whitehorsetc.com> wrote:

> It looks like spamdyke and spamassassin are in place and working. Have you
> tried using bayes with spamassassin?
> On 5/26/2020 11:17 PM, ChandranManikandan wrote:
>
> Hi Eric,
>
> I have given details below as per your advise.
>
> Incoming Email headers below
>
>
>
>
>
> *Received: by simscan 1.4.0 ppid: 27966, pid: 27969, t: 0.4328s
>  scanners: attach: 1.4.0 clamav: 0.102.2/m:59/d:25824 spam: 3.4.2
> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
> mail.panasiagroup.net <http://mail.panasiagroup.net> X-Spam-Level: **
>
> #  cat /var/log/maillog | grep spamdyke
>
> *May 27 13:12:23 mail spamdyke[5970]: DENIED_RDNS_RESOLVE from*
>
> # cat /var/qmail/supervise/smtp/run
>
> *#!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail`
> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> SPAMDYKE="/usr/bin/spamdyke" SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf"
> SMTPD="/var/qmail/bin/qmail-smtpd" TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
> HOSTNAME=`hostname` VCHKPW="/home/vpopmail/bin/vchkpw" REQUIRE_AUTH=0 exec
> /usr/bin/softlimit -m 64000000 \      /usr/bin/tcpserver -v -R -H -l
> $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \      -u "$QMAILDUID" -g
> "$NOFILESGID" 0 smtp \      $SPAMDYKE --config-file $SPAMDYKE_CONF \
>  $SMTPD $VCHKPW /bin/true 2>&1*
>
>
>
>
> On Tue, May 26, 2020 at 9:29 PM Eric Broch <ebr...@whitehorsetc.com>
> wrote:
>
>> Do you have the following in your email headers
>>
>> Received: by simscan 1.4.0 ppid: 7614, pid: 7616, t: 0.7769s
>>          scanners: attach: 1.4.0 clamav: 0.102.2/m:59/d:25812 spam: 3.4.2
>>
>>
>> Run commands
>>
>> #  cat /var/log/maillog | grep spamdyke
>>
>> and
>>
>> # cat /var/qmail/supervise/smtp/run
>>
>> To see if spamdyke is running
>>
>>
>>
>>
>>
>> On 5/26/2020 2:32 AM, ChandranManikandan wrote:
>>
>> Hi Friends,
>>
>> Spams emails are continuously hitting my server even i blocked both
>> spamdyke and spamassasin.
>> I think spam filter is not working somehow.
>> Kindly advise do i need to run both or any one.
>> If suggest which one is powerful and how to remove another spam engine.
>>
>> Mine is Centos 7 64 bit server with qmailtoaster.
>> spamassassin-3.4.2-2.qt.el7.x86_64
>> spamdyke-5.0.1-0.qt.el7.x86_64
>>
>> Appreciate your advise.
>> --
>>
>>
>> *Regards, Manikandan.C *
>>
>>
>
> --
>
>
> *Regards, Manikandan.C *
>
>

-- 


*Regards,Manikandan.C*

Reply via email to