I'm puzzled by this. Can someone see what I'm doing wrong? (this setup has been running unchanged for a couple of years)
maillog entry from this morning: Aug 10 08:18:38 C2Q_Q9400 spamdyke[64027]: ALLOWED from: (unknown) to: [myemailaddress] origin_ip: 5.248.89.179 \ origin_rdns: 5-248-89-179-broadband.kyivstar.net auth: (unknown) encryption: (none) reason: 250_ok_1376144318_qp_64029 I looked at the message source and see this: Received: from 5-248-89-179-broadband.kyivstar.net (HELO 5.248.89.179) (5.248.89.179) by purgatoire.org with SMTP; 10 Aug 2013 08:18:38 -0600 Received: from unknown (HELO localhost) ([email protected]@107.48.24.122) by 5.248.89.179 with ESMTPA; Sat, 10 Aug 2013 17:18:33 +0200 Clearly it looks like the IP address is part of rdns. Am I reading this wrong? My spamdyke.conf file is this: idle-timeout-secs=60 graylist-dir=/var/qmail/antispam/graylist/ graylist-level=always log-level=verbose # full-log-dir=/var/log/qmail/smtpd/spamdyke/ local-domains-file=/var/qmail/control/rcpthosts reject-empty-rdns=yes reject-unresolvable-rdns=yes reject-ip-in-cc-rdns=yes reject-missing-sender-mx=yes max-recipients=5 graylist-max-secs=1814400 graylist-min-secs=300 sender-blacklist-file=/var/qmail/antispam/blacklist_senders recipient-blacklist-file=/var/qmail/antispam/blacklist_recipients ip-in-rdns-keyword-blacklist-file=/var/qmail/antispam/blacklist_keywords ip-blacklist-file=/var/qmail/antispam/blacklist_ip rdns-blacklist-dir=/var/qmail/antispam/blacklist_rdns/ rdns-whitelist-file=/var/qmail/antispam/whitelist_rdns ip-whitelist-file=/var/qmail/antispam/whitelist_ip greeting-delay-secs=5 and the blacklist_keywords file is this: adsl bdsl cable client cust dhcp dsl dyn dynamic host hsd1 hsia pool range res.rr static Have I missed turning ON something in the .conf file? TIA, Bucky _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
