Hi List, I'm still quite new to spandyke and have a problem I just cannot find the reason for.
All dns-blacklist-file or dns-blacklist-entry are completely ignored by my spamdyke. Here my spamdyke config file content: # Configuration option for spamdyke log-level=info local-domains-file=/var/qmail/control/rcpthosts tls-certificate-file=/var/qmail/control/servercert.pem #smtp-auth-command=/var/vpopmail/bin/vchkpw /bin/true smtp-auth-level=observe #dns-whitelist-file=/etc/spamdyke/whitelist graylist-exception-ip-file=/etc/spamdyke/whitelist graylist-level=always-create-dir graylist-dir=/var/tmp/spamdyke/graylist #graylist-exception-rdns-dir=/etc/spamdyke/never-graylist rhs-whitelist-file=/etc/spamdyke/domainwhitelist ip-blacklist-file=/var/tmp/spamdyke/nixspam.ipbl reject-empty-rdns reject-unresolvable-rdns reject-missing-sender-mx dns-blacklist-entry=zen.spamhaus.org dns-blacklist-entry=spamsources.fabel.dk dns-blacklist-entry=ix.dnsbl.manitu.net dns-blacklist-file=/etc/spamdyke/dns-blacklist-service The /etc/spamdyke/whitelist file contains the following: 78.47.184.129 78.46.77.116 and the /etc/spamdyke/domainwhitelist @grandcinemas.com now here the config test: spamdyke --config-test -f /etc/spamdyke/spamdyke.conf -X zen.spamhouse.org /var/qmail/bin/qmail-smtpd /var/vpopmail/bin/vchkpw /bin/true spamdyke 4.2.0+TLS+CONFIGTEST+DEBUG (C)2011 Sam Clippinger, samc (at) silence (dot) org http://www.spamdyke.org/ Use -h for an option summary or see README.html for complete option details. WARNING: Running tests as superuser root(0), group root(0). These test results may not be valid if the mail server runs as another user. SUCCESS(binary-check): File is executable: /usr/bin/spamdyke SUCCESS: /var/qmail/bin/qmail-smtpd appears to offer TLS support but spamdyke will intercept and decrypt the TLS traffic so all of its filters can operate. SUCCESS: /var/qmail/bin/qmail-smtpd appears to offer SMTP AUTH support. spamdyke will observe any authentication and trust its response. SUCCESS(config-file): Opened for reading: /etc/spamdyke/spamdyke.conf SUCCESS(dns-resolv-conf): Opened for reading: /etc/resolv.conf SUCCESS(graylist-exception-ip-file): Opened for reading: /etc/spamdyke/whitelist INFO(graylist-level): Local domain has no domain directory; spamdyke will create the directory when needed: jochendieckmann.de INFO(graylist-level): Local domain has no domain directory; spamdyke will create the directory when needed: mail.markusweber.de SUCCESS(graylist-level): Graylist directory tests succeeded: /var/tmp/spamdyke/graylist SUCCESS(hostname-file): Opened for reading: /var/qmail/control/me SUCCESS(ip-blacklist-file): Opened for reading: /var/tmp/spamdyke/nixspam.ipbl SUCCESS(local-domains-file): Opened for reading: /var/qmail/control/rcpthosts SUCCESS(tls-certificate-file): Opened for reading: /var/qmail/control/servercert.pem SUCCESS(tls-certificate-file): Certificate and key loaded; SSL/TLS library successfully initialized SUCCESS: Tests complete. No errors detected. To see if the /etc/spamdyke/dns-blacklist-services gets tested at all I've renamed the file so the config option would not match the real filename and got no error. Also an strace on the config test shows that there is no "open" operation on the file. Also in operation the dns-blacklist-entrry options seem to get ignored in the config file as well as attached with the -X command line option. I noticed this as I continuously get spam mails that are detected by Apamssassin because of the listing of the senders IP in the same blacklists I have configured in spamdyke so they should actually not get on the system in the first place. Thanks for any help in advance. Best regards, -- Markus Weber Dubai, UAE
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
