Hello, I dont want block all users of a server, or rdns option... I just want a block one user of domain, example: all users of domain @foo.com can send mails for me, but user [email protected] can`t. U understand me?
My confs below: If any have a suggestion to best or improve spamdyke, others confs and others tricks plz send-me. Thanks for all. Att, Rafael ################################################### # blacklist_sender [r...@gw spamdyke]# cat blacklist_senders [email protected] ################################################### # spamdyke.conf # rbl dns-blacklist-entry=zen.spamhaus.org dns-blacklist-entry=bl.spamcop.net dns-blacklist-entry=zombie.dnsbl.sorbs.net #dns-blacklist-entry=dul.dnsbl.sorbs.net #dns-blacklist-entry=bogons.cymru.com #dns-blacklist-entry=ix.dnsbl.manitu.net #dns-blacklist-entry=list.dsbl.org # graylist graylist-dir=/home/vpopmail/graylist.d graylist-level=always graylist-max-secs=2678400 graylist-min-secs=180 greeting-delay-secs=5 local-domains-file=/var/qmail/control/rcpthosts log-level=verbose log-target=syslog #log-target=stderr max-recipients=50 #policy-url=http://my.policy.explanation.url/ reject-empty-rdns #reject-ip-in-cc-rdns reject-missing-sender-mx reject-unresolvable-rdns #tls-certificate-file=/var/qmail/control/servercert.pem # blacklist and whitelist ip ip-blacklist-file=/etc/spamdyke/blacklist_ip ip-whitelist-file=/etc/spamdyke/whitelist_ip # blacklist and whitelist keywords ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords # blacklist and whitelist senders sender-blacklist-file=/etc/spamdyke/blacklist_senders sender-whitelist-file=/etc/spamdyke/whitelist_senders # blacklist and whitelist rdns rdns-blacklist-file=/etc/spamdyke/blacklist_rdns rdns-whitelist-file=/etc/spamdyke/whitelist_rdns # whitelist dns dns-whitelist-file=/etc/spamdyke/whitelist_dns dns-whitelist-file=/etc/spamdyke/whitelist_dns # blacklist and whitelist recipients recipient-blacklist-file=/etc/spamdyke/blacklist_recipients recipient-whitelist-file=/etc/spamdyke/whitelist_recipients ################################################### On Wed, 17 Dec 2008 15:09:09 -0600, Sam Clippinger <[email protected]> wrote: > It looks like you're confusing the rDNS blacklist with the recipient > blacklist. If you want to block all email from an email address (e.g. > [email protected]), you should add the address (or domain) to a file and > use the "sender-blacklist-file" option. If you want to block all email > from servers with rDNS names within a domain (e.g. gw.domain.com), you > should add the domain to a file and use the "rdns-blacklist-file" option. > > If you still can't figure it out, try posting your configuration file > and your blacklist file(s) so we can take a look at your setup. > > -- Sam Clippinger > > [email protected] wrote: >> >> Hello All... >> >> Graatz to new version of spamdyke. Great stuff. >> >> >> >> Users, i have one problem with blacklist, don`t working correctly, >> when i add a domain like [email protected] on blacklist_sender, this >> dont show in logs. >> >> But when i add a rdns like ( gw.domain.com ) show in logs correctly >> Dec 17 14:46:16 net spamdyke[6065]: FILTER_BLACKLIST_NAME ip: >> 200.215.81.98 rdns: gw.domain.com file: >> /etc/spamdyke/blacklist_rdns(1), but dont reject the mail, the email >> go to INBOX. >> >> >> >> I want to reject emails in my blacklists ( sender, rdns, ip, etc... ). >> >> I`m using qmailtoaster, with spamdyke since 2007 running correctly. >> >> >> >> Any can help a bit? >> >> >> >> Thank`s all >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> spamdyke-users mailing list >> [email protected] >> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >> > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users > _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
