[spamdyke-users] blacklists

2013-06-03 Thread Eric Broch
Hello spamdyke users,

I have blacklisted several senders and don't wish them to know that
they've been blacklisted as they might change domain name etc... Is
there a way to simply drop the email silently?

Eric
___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] blacklists

2013-06-03 Thread Eric Shubert
On 06/03/2013 04:50 PM, Eric Broch wrote:
> Hello spamdyke users,
>
> I have blacklisted several senders and don't wish them to know that
> they've been blacklisted as they might change domain name etc... Is
> there a way to simply drop the email silently?
>
> Eric
>

I don't believe spamdyke can do this (yet).

I think you'd need to implement something on the delivery side of things 
(post queue). I'd look to see if maildrop can perhaps do this for you. 
If you're using dovecot, you might consider switching over to dovecot's 
LDA, and do this filtering with sieve. This is the direction that QMT is 
headed.

-- 
-Eric 'shubes'

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] blacklists

2013-06-03 Thread Eric Broch
On 6/3/2013 6:16 PM, Eric Shubert wrote:
> On 06/03/2013 04:50 PM, Eric Broch wrote:
>> Hello spamdyke users,
>>
>> I have blacklisted several senders and don't wish them to know that
>> they've been blacklisted as they might change domain name etc... Is
>> there a way to simply drop the email silently?
>>
>> Eric
>>
> I don't believe spamdyke can do this (yet).
>
> I think you'd need to implement something on the delivery side of things 
> (post queue). I'd look to see if maildrop can perhaps do this for you. 
> If you're using dovecot, you might consider switching over to dovecot's 
> LDA, and do this filtering with sieve. This is the direction that QMT is 
> headed.
>
Thanks, Eric S., for consigning me to more work than I wanted. Can you
tell me how to implement Dovecot with Sieve in 5 words or less? :-D

Anyway, I'll look into that option.

Thanks again!
___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


[spamdyke-users] Blacklists dont working

2008-12-17 Thread rafael


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 u...@domain1.com 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
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] Blacklists dont working

2008-12-17 Thread Sam Clippinger
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. 
u...@domain1.com), 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

raf...@riosulense.com.br 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 u...@domain1.com 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
> spamdyke-users@spamdyke.org
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>   
___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] Blacklists dont working

2008-12-17 Thread rafael
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 clie...@foo.com 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 
raf...@domain.com

###
# 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 
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. 
> u...@domain1.com), 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
> 
> raf...@riosulense.com.br 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 u...@domain1.com 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
>> spamdyke-users@spamdyke.org
>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>>   
> ___
> spamdyke-users mailing list
> spamdyke-users@spamdyke.org
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
> 
___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users