On Tue, May 13, 2008 at 1:07 PM, nightduke <[EMAIL PROTECTED]> wrote: > Hi i'm receiving a lot of emails from an ip address, it's trying to do > phising and sending emails like [EMAIL PROTECTED] but spamdyke blocks > because it's listed on rbl list. > > Can i block the ip like here ?: > > sender-blacklist-file=/etc/spamdyke/blacklist_senders > > blacklist_senders > 100.100.101.100 # ip of the server i want to block. >
You could always just put the offending IP address in the file 'blacklist_ip' as long as you have that configured in your /etc/spamdyke.conf file. See: ip-blacklist-file http://www.spamdyke.org/documentation/README.html#USAGE -ken -- Have a nice day ... unless you've made other plans. _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
