Eric Shubert wrote: > I've probably hosed up something in my new .conf file. > > What I'm seeing is that with filter-level=normal, I'm seeing some rejections > (not as many as I'd expect), and NO allow messages. I can confirm that > nothing is being allowed from looking at the send queue. > > With filter-level=allow-all, it's indeed allowing everything. Not exactly > what I had in mind though. :( > > Here's my spamdyke.conf file: > filter-level=allow-all > max-recipients=50 > reject-empty-rdns > reject-ip-in-cc-rdns > reject-missing-sender-mx > reject-unresolvable-rdns > log-level=info > log-target=stderr > idle-timeout-secs=300 > ip-blacklist-file=/etc/spamdyke/blacklist_ip > rdns-blacklist-file=/etc/spamdyke/blacklist_rdns > recipient-blacklist-file=/etc/spamdyke/blacklist_recipients > sender-blacklist-file=/etc/spamdyke/blacklist_senders > ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords > ip-whitelist-file=/etc/spamdyke/whitelist_ip > rdns-whitelist-file=/etc/spamdyke/whitelist_rdns > recipient-whitelist-file=/etc/spamdyke/whitelist_recipients > sender-whitelist-file=/etc/spamdyke/whitelist_senders > ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords > dns-blacklist-entry=zen.spamhaus.org > dns-blacklist-entry=bl.spamcop.net > graylist-level=always-create-dir > graylist-dir=/var/spamdyke/graylist > graylist-max-secs=1814400 > graylist-min-secs=180 > local-domains-file=/var/qmail/control/rcpthosts > local-domains-file=/var/qmail/control/morercpthosts > > Note, in the cases where the parameter references a file, the file exists > and is empty. > > Thoughts / suggestions? >
Ok, so I removed all of the blacklist and whilelist file references, and graylisting, and I'm seeing an allow or 2 coming through. That's good! I'll try adding parameters back in and see if I can pinpoint the culprit. -- -Eric 'shubes' _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
