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.2X-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/shQMAILDUID=`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=0exec /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 <[email protected]> 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*
