Hi there, I have a spamdyke install which seems to be working well.
# spamdyke -v spamdyke 4.0.5+TLS+CONFIGTEST+DEBUG spamdyke.conf # cat spamdyke.conf | grep -v "#" dns-blacklist-entry=zen.spamhaus.org dns-blacklist-entry=bl.spamcop.net graylist-dir=/var/spamdyke/graylist graylist-level=always graylist-max-secs=15724800 graylist-min-secs=180 greeting-delay-secs=5 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=100 rdns-blacklist-file=/etc/spamdyke/blacklist_rdns 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-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 # cat blacklist_senders [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Now for some reason my blacklist_senders file does not seem to be working. I am still getting email from some of the senders listed in my file. Particularly from the Carlos variations. I am using a qmail toaster install for this machine. # rpm -qa | grep toaster | sort autorespond-toaster-2.0.4-1.3.4 clamav-toaster-0.95.0-1.3.26 control-panel-toaster-0.5-1.3.5 courier-authlib-toaster-0.59.2-1.3.7 courier-imap-toaster-4.1.2-1.3.8 daemontools-toaster-0.76-1.3.4 ezmlm-cgi-toaster-0.53.324-1.3.4 ezmlm-toaster-0.53.324-1.3.4 isoqlog-toaster-2.1-1.3.5 libdomainkeys-toaster-0.68-1.3.4 libsrs2-toaster-1.0.18-1.3.4 maildrop-toaster-2.0.3-1.3.6 maildrop-toaster-devel-2.0.3-1.3.6 qmailadmin-toaster-1.2.11-1.3.5 qmailmrtg-toaster-4.2-1.3.4 qmail-pop3d-toaster-1.03-1.3.16 qmail-toaster-1.03-1.3.16 qmailtoaster-plus-0.3.1-1.4.9 qmailtoaster-plus.repo-0.1-1 ripmime-toaster-1.4.0.6-1.3.4 send-emails-toaster-0.5-1.3.5 simscan-toaster-1.3.1-1.3.7 spamassassin-toaster-3.2.5-1.3.15 squirrelmail-toaster-1.4.17-1.3.12 ucspi-tcp-toaster-0.88-1.3.6 vpopmail-toaster-5.4.17-1.3.5 vqadmin-toaster-2.3.4-1.3.4 Ideas? DK _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
