Hello,

I have next configuration:


Here is my actual configuration /etc/spamdyke.conf:

max-recipients=10
reject-empty-rdns
reject-ip-in-cc-rdns
reject-missing-sender-mx
reject-unresolvable-rdns
log-level=info
idle-timeout-secs=20
ip-blacklist-file=/etc/spamdyke.d/ip-blacklist-file
ip-in-rdns-keyword-blacklist-file=/etc/spamdyke.d/ip-in-rdns-keyword-blacklist-file
rdns-blacklist-file=/etc/spamdyke.d/rdns-blacklist-file
sender-blacklist-file=/etc/spamdyke.d/sender-blacklist-file
recipient-blacklist-file=/etc/spamdyke.d/recipient-blacklist-file
ip-whitelist-file=/etc/spamdyke.d/ip-whitelist-file
sender-whitelist-file=/etc/spamdyke.d/sender-whitelist-file
access-file=/etc/tcp.smtp
local-domains-file=/var/qmail/control/rcpthosts

and content of /etc/spamdyke.d/sender-blacklist-file

@intertech.cz
@dantin.cz
@economy.cz

But I still getting e-mails like

>From esvarc@my-domain to esvarc@my-domain, where my-domain is intertech.cz

from SPAMDYKE log I see:

Dec 13 11:49:23 fw spamdyke[28600]: ALLOWED from: [email protected] to: 
[email protected] origin_ip: 90.177.104.94 origin_rdns: 
94.104.broadband10.iol.cz auth: (unknown)

if I dig into e-mail: it has fields setup return-path: and or reply-to: to 
these bogus addresses. I would like to block these as well. It seems 
Spamdyke doesn't check these two headers against sender-blacklist-file. Is 
possible in actual Spamdyke setup to check against block list these fields 
too? It would block big chunk of new spam like "Virtual Assistant Vacancy" 
and similar ones.

Eduard Švarc

DATA Intertech s.r.o.
Kladenská 46
160 00 Praha 6
Czech Republic
tel. +420-235365267, fax +420-235361446
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to