Re: [qmailtoaster] spamdyke and spamassassin

2020-05-27 Thread ChandranManikandan
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]')
#describeRCVD_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.')
#describeRCVD_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
#scoreDCC_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
#scoreRCVD_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')
#describeRCVD_IN_JMF_BLSender listed in JMF-BLACK
#tflags  RCVD_IN_JMF_BLnet
#score   RCVD_IN_JMF_BL0 # 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

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

On Wed, May 27, 2020 at 5:19 PM Eric Broch  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  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 6400 \  /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 
> 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 continuous

Re: [qmailtoaster] spamdyke and spamassassin

2020-05-27 Thread Eric Broch
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 
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 6400 \      /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 > 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
/*


Re: [qmailtoaster] spamdyke and spamassassin

2020-05-26 Thread ChandranManikandan
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 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 6400 \ /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  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*


Re: [qmailtoaster] spamdyke and spamassassin

2020-05-26 Thread Eric Broch

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
/*


Re: [qmailtoaster] SPAMDYKE and SPAMASSASSIN

2007-06-25 Thread Manny

thanks
- Original Message - 
From: "davide bozzelli" <[EMAIL PROTECTED]>

To: 
Sent: Monday, June 25, 2007 5:08 PM
Subject: Re: [qmailtoaster] SPAMDYKE and SPAMASSASSIN



Manny ha scritto:
Had anyone tried installing spamdyke in a qmailtoaster box ? does it 
require removing spamassasin or its ok to run it both ?
 
thanks

Manny
Spamdyke is not a content filter, so it does not depend from 
spamassassin at all .
To be more precisely, spamassassin will be called from simscan as 
qmail-queue replacement, or simply BEFORE qmail-queue.


Spamdyke is called from tcpserver, during smtp conversation , just 
before qmail-smtpd .
Is to be intended as replacement of rblsmtpd , but could also coexsists 
with it .


So the answer is: yes , both of them could be run at the same time.


Have fun,
Davide

-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] SPAMDYKE and SPAMASSASSIN

2007-06-25 Thread davide bozzelli

Manny ha scritto:
Had anyone tried installing spamdyke in a qmailtoaster box ? does it 
require removing spamassasin or its ok to run it both ?
 
thanks

Manny
Spamdyke is not a content filter, so it does not depend from 
spamassassin at all .
To be more precisely, spamassassin will be called from simscan as 
qmail-queue replacement, or simply BEFORE qmail-queue.


Spamdyke is called from tcpserver, during smtp conversation , just 
before qmail-smtpd .
Is to be intended as replacement of rblsmtpd , but could also coexsists 
with it .


So the answer is: yes , both of them could be run at the same time.


Have fun,
Davide

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]