Re: [qmailtoaster] spamdyke configuration

2012-11-27 Thread Alessio Cecchi

Il 27/11/2012 15:07, Giuseppe Perna ha scritto:

Hi all,
I would like to decrease the sensitivity and spam filter because, in
my opinion, it blocks too much email.
You think about what parameters I need to change?
Below the configuration of spamdyke,
the reports of blocked email
configure spamassassin

thanks



spamdyke.conf

#dns-blacklist-entry=zombie.dnsbl.sorbs.net
#dns-blacklist-entry=dul.dnsbl.sorbs.net
#dns-blacklist-entry=bogons.cymru.com
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=bl.spamcop.net



Remove bl.spamcop.net, many italian ISP (Libero, Fastweb, TelecomItalia) 
are often in this list.


Ciao

--
Alessio Cecchi is:
@ ILS - http://www.linux.it/~alessice/
on LinkedIn - http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
@ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamdyke configuration

2012-11-27 Thread Giuseppe Perna
Thanks Alessio,
my problem is this many italian ISP (Libero, Fastweb, TelecomItalia) are
often in this list.
What are your dns-blacklist-entry?
you're just using zen.spamhaus.org?
thanks


2012/11/27 Alessio Cecchi ales...@skye.it:
 Il 27/11/2012 15:07, Giuseppe Perna ha scritto:

 Hi all,
 I would like to decrease the sensitivity and spam filter because, in
 my opinion, it blocks too much email.
 You think about what parameters I need to change?
 Below the configuration of spamdyke,
 the reports of blocked email
 configure spamassassin

 thanks



 spamdyke.conf

 #dns-blacklist-entry=zombie.dnsbl.sorbs.net
 #dns-blacklist-entry=dul.dnsbl.sorbs.net
 #dns-blacklist-entry=bogons.cymru.com
 dns-blacklist-entry=zen.spamhaus.org
 dns-blacklist-entry=bl.spamcop.net


 Remove bl.spamcop.net, many italian ISP (Libero, Fastweb, TelecomItalia) are
 often in this list.

 Ciao

 --
 Alessio Cecchi is:
 @ ILS - http://www.linux.it/~alessice/
 on LinkedIn - http://www.linkedin.com/in/alessice
 Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
 @ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it



 -
 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamdyke configuration

2012-11-27 Thread Aleksander Podsiadły
Dnia 2012-11-27, wto o godzinie 16:18 +0100, Alessio Cecchi pisze:
 Remove bl.spamcop.net, many italian ISP (Libero, Fastweb,
 TelecomItalia) 
 are often in this list. 

Don't do it. It's not the problem to remove from this list a proper
configured mail server.
You can add:
rhs-blacklist-entry=dsn.rfc-ignorant.org


-- 
Pozdrawiam/Regards,
mgr inż. Aleksander Podsiadły
st. informatyk gminy
Urząd Gminy w Mniowie
ul. Centralna 9
26-080 Mniów
tel: +48 413737002
fax: +48 413737024
mail: a...@mniow.pl
jid: a...@jabber.mniow.pl
gg: 9150578


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



RE: [qmailtoaster] spamdyke configuration

2011-02-16 Thread Hajid.R
After I check it error with keyword dns, unknown configuration option in
file /etc/spamdyke.conf

 

rdns-blacklist-file=/etc/spamdyke/blacklist_rdns

rdns-blacklist-dir=/etc/spamdyke/blacklist_rdns.d

rdns-whitelist-file=/etc/spamdyke/whitelist_rdns

rdns-blacklist-file=/etc/spamdyke/blacklist_rdns

rdns-blacklist-dir=/etc/spamdyke/blacklist_rdns.d

rdns-whitelist-file=/etc/spamdyke/whitelist_rdns

reject-empty-rdns

reject-ip-in-cc-rdns

reject-unresolvable-rdns

 

any body can help me.

 

 

 

From: Hajid.R [mailto:ha...@masolusi.com] 
Sent: Wednesday, February 16, 2011 3:07 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] spamdyke configuration

 

Any body can share with me how to config spamdyke at opensuse 11.3

 

#!/bin/sh

QMAILDUID=`id -u vpopmail`

NOFILESGID=`id -g vpopmail`

MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`

SPAMDYKE=/usr/local/bin/spamdyke -f /etc/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 2000 \

/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c $MAXSMTPD \

-u $QMAILDUID -g $NOFILESGID 0 smtp \

$SPAMDYKE  $SMTPD $VCHKPW /bin/true 21

 

 

Spamdyke.conf

 

dns-blacklist-entry=zen.spamhaus.org

dns-blacklist-entry=bl.spamcop.net

graylist-dir=/var/spamdyke/graylist

graylist-level=always

graylist-max-secs=2678400

graylist-min-secs=180

greeting-delay-secs=2

idle-timeout-secs=60

ip-blacklist-file=/etc/spamdyke/blacklist_ip

ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords

ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords

ip-whitelist-file=/etc/spamdyke/whitelist_ip

local-domains-file=/var/qmail/control/rcpthosts

log-level=info

log-target=stderr

max-recipients=50

rdns-blacklist-file=/etc/spamdyke/blacklist_rdns

rdns-blacklist-dir=/etc/spamdyke/blacklist_rdns.d

rdns-whitelist-file=/etc/spamdyke/whitelist_rdns

recipient-blacklist-file=/etc/spamdyke/blacklist_recipients

recipient-whitelist-file=/etc/spamdyke/whitelist_recipients

reject-empty-rdns

reject-ip-in-cc-rdns

reject-unresolvable-rdns

reject-missing-sender-mx

sender-blacklist-file=/etc/spamdyke/blacklist_senders

sender-whitelist-file=/etc/spamdyke/whitelist_senders

tls-certificate-file=/var/qmail/control/servercert.pem

config-dir=/etc/spamdyke/spamdyke.d

 

my qmailtoaster error with this config.



Re: [qmailtoaster] spamdyke configuration

2011-02-16 Thread P.V.Anthony

On 2/16/2011 5:17 PM, Hajid.R wrote:

After I check it error with keyword dns, unknown configuration option in
file /etc/spamdyke.conf


Try changing the log level to something more verbose.

log-level=debug

That might give more clues on which config line is the problem.

P.V.Anthony

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com