Re: [spamdyke-users] spamdyke segfaulting on auth

2014-03-07 Thread Sam Clippinger
Sorry it took so long to respond to this one...

What OS are you on?  Does this happen every time, or just for some connections? 
 If you can reproduce it reliably, it'd be very helpful if you could recompile 
spamdyke with excessive output (./configure --with-excessive-output) and run 
it with the full-log-dir option enabled to capture the full log of everything 
that's happening.  That log would show everything about how spamdyke is 
configured, the environment, inputs and outputs, etc.  I could use that to 
reproduce the problem and find the bug.

-- Sam Clippinger




On Feb 26, 2014, at 1:12 PM, Steve Cole co...@itconsul.com wrote:

 Testing auth, I set up the following tcpserver line:
 
 /usr/bin/tcpserver -R -H -c 400 -g 65534 -u 89 1X9.2XX.2.XX 125 
 /usr/local/bin/spamdyke-5.0.0 -lexcessive --log-target stderr -f 
 /etc/spamdyke.conf.v5 /var/qmail/bin/qmail-smtpd 
 /var/vpopmail/bin/vchkpw /bin/true
 
 Not using qmail-smtpd patch for auth, attempting to use spamdyke for auth.
 
 This line works great for 4.3.1 and has been in production for years on 
 the same system.  I did the testing from a shell to open a new port and 
 use it.  TLS connects fine and if I use a tcp relay IP file (-x option 
 to tcpserver) then everything proceeds normally, so it's not TLS causing 
 the segfault AFAICT.
 
 Here's the specific segfault:
 
 Feb 26 14:02:56  kernel: spamdyke-5.0.0[10230]: segfault at 1 ip 
 7fa9661de244 sp 7fffcc40cdf0 error 4 in 
 libc-2.17.so[7fa966193000+1a3000]
 
 The binary is made with ./configure --enable-tls with debug and 
 config-test on (4.3.1 naturally has them turned off for binary size 
 decrease but works either way).
 ___
 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] RBLs

2014-03-07 Thread Sam Clippinger
Honestly, the RBL that seems to do the most good these days for me is the 
Barracuda Central list (b.barracudacentral.org).  I also use Spamhaus, Spamcop 
and Spam Eating Monkey, but together those three don't catch even a tenth of 
what Barracuda catches.

-- Sam Clippinger




On Mar 6, 2014, at 6:05 PM, BC bc...@purgatoire.org wrote:

 
 
 One of the RBLs I'm using is bl.mailspike.net.  Today they started 
 listing an IP which 100 other blacklists don't have listed.  Then it 
 delisted it, then it put it back, then delisted it again - all over 
 the course of a couple of hours.  Now blacklisted again.
 
 What other free, RBL services are you guys using?
 
 ___
 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] RBLs

2014-03-07 Thread BC


Thank you so much, Sam!

On 3/7/2014 2:02 PM, Sam Clippinger wrote:
Honestly, the RBL that seems to do the most good these days for me 
is the Barracuda Central list (b.barracudacentral.org 
http://b.barracudacentral.org).  I also use Spamhaus, Spamcop and 
Spam Eating Monkey, but together those three don't catch even a 
tenth of what Barracuda catches.


-- Sam Clippinger




On Mar 6, 2014, at 6:05 PM, BC bc...@purgatoire.org 
mailto:bc...@purgatoire.org wrote:





One of the RBLs I'm using isbl.mailspike.net  http://bl.mailspike.net.  Today 
they started
listing an IP which 100 other blacklists don't have listed.  Then it
delisted it, then it put it back, then delisted it again - all over
the course of a couple of hours.  Now blacklisted again.

What other free, RBL services are you guys using?


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


Re: [spamdyke-users] RBLs

2014-03-07 Thread Gary Gendel
I tend to agree, however, it does depend on the ordering.  I found that 
there are a lot of duplications on the list so the first one tends to 
get the most hits.  My list consists of


b.barracudacentral.org
zen.spamhause.org

I've tried others, but the others I've added only add a very small 
additional catches and sometimes raise the false-negative results.


Gary

On 03/07/2014 04:02 PM, Sam Clippinger wrote:
Honestly, the RBL that seems to do the most good these days for me is 
the Barracuda Central list (b.barracudacentral.org 
http://b.barracudacentral.org).  I also use Spamhaus, Spamcop and 
Spam Eating Monkey, but together those three don't catch even a tenth 
of what Barracuda catches.


-- Sam Clippinger




On Mar 6, 2014, at 6:05 PM, BC bc...@purgatoire.org 
mailto:bc...@purgatoire.org wrote:





One of the RBLs I'm using isbl.mailspike.net  http://bl.mailspike.net.  Today 
they started
listing an IP which 100 other blacklists don't have listed.  Then it
delisted it, then it put it back, then delisted it again - all over
the course of a couple of hours.  Now blacklisted again.

What other free, RBL services are you guys using?

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org mailto: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


Re: [spamdyke-users] RBLs

2014-03-07 Thread BC


Do I need to sign up to use b.barracudacentral.org?  I've been looking 
around their website...


On 3/7/2014 2:11 PM, Gary Gendel wrote:
I tend to agree, however, it does depend on the ordering.  I found 
that there are a lot of duplications on the list so the first one 
tends to get the most hits.  My list consists of


b.barracudacentral.org
zen.spamhause.org

I've tried others, but the others I've added only add a very small 
additional catches and sometimes raise the false-negative results.


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


Re: [spamdyke-users] RBLs

2014-03-07 Thread BC


Okay, thanks.  It told me to register, which I did... then it 
disappeared into a black hole (probably preparing to spam me into the 
next century :).  The about info said if you don't register the IPs 
from which you'll be making inqueries, they might add that IP to the 
blacklist.


Gulp.

I'll see if I can log in.


On 3/7/2014 2:32 PM, Sam Clippinger wrote:
No, it's publicly available.  Just add 
dns-blacklist-entry=b.barracudacentral.org 
http://b.barracudacentral.org to your spamdyke config file.


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


Re: [spamdyke-users] RBLs

2014-03-07 Thread BC


Okay, it all worked.   Interesting that nowhere did they tell me to 
use the URL you listed below, butin 15 minutes I'll try it.  Sounds 
like you andGary recommend putting it as the first RBL in the 
spamdyke.conf file, right?


On 3/7/2014 2:32 PM, Sam Clippinger wrote:
No, it's publicly available.  Just add 
dns-blacklist-entry=b.barracudacentral.org 
http://b.barracudacentral.org to your spamdyke config file.


-- Sam Clippinger




On Mar 7, 2014, at 3:23 PM, BC bc...@purgatoire.org 
mailto:bc...@purgatoire.org wrote:




Do I need to sign up to use b.barracudacentral.org? I've been 
looking around their website...


On 3/7/2014 2:11 PM, Gary Gendel wrote:
I tend to agree, however, it does depend on the ordering.  I found 
that there are a lot of duplications on the list so the first one 
tends to get the most hits.  My list consists of


b.barracudacentral.org http://b.barracudacentral.org
zen.spamhause.org http://zen.spamhause.org

I've tried others, but the others I've added only add a very small 
additional catches and sometimes raise the false-negative results.


___
spamdyke-users mailing list
spamdyke-users@spamdyke.org mailto: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


Re: [spamdyke-users] RBLs

2014-03-07 Thread BC


On 3/7/2014 3:25 PM, Sam Clippinger wrote:
Actually, the order of the options doesn't matter.  spamdyke queries 
all of the RBLs simultaneously and uses the first positive response 
it gets from the DNS server.


Okay, thanks for that bit.

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


Re: [spamdyke-users] RBLs

2014-03-07 Thread Dossy Shiobara
My list:

dns-blacklist-entry=b.barracudacentral.org
dns-blacklist-entry=bl.spamcop.net
dns-blacklist-entry=cbl.abuseat.org
dns-blacklist-entry=opm.tornevall.org
dns-blacklist-entry=torexit.dan.me.uk
dns-blacklist-entry=sbl.spamhaus.org
#dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=dnsbl.sorbs.net

I get enough spam that I'm very tempted to set up something like
Spamikaze (although I'd write it myself, to be honest) that I can
redirect email addresses that only receive spam and have it maintain an
DNSBL, and then point my Spamdyke at that ... it would effectively stop
all spam from an IP address after the first message arrives from it.

Hmm ...


On 3/7/14 4:02 PM, Sam Clippinger wrote:
 Honestly, the RBL that seems to do the most good these days for me is
 the Barracuda Central list (b.barracudacentral.org
 http://b.barracudacentral.org).  I also use Spamhaus, Spamcop and
 Spam Eating Monkey, but together those three don't catch even a tenth
 of what Barracuda catches.

 -- Sam Clippinger




 On Mar 6, 2014, at 6:05 PM, BC bc...@purgatoire.org
 mailto:bc...@purgatoire.org wrote:



 One of the RBLs I'm using is bl.mailspike.net http://bl.mailspike.net.  
 Today they started 
 listing an IP which 100 other blacklists don't have listed.  Then it 
 delisted it, then it put it back, then delisted it again - all over 
 the course of a couple of hours.  Now blacklisted again.

 What other free, RBL services are you guys using?

 ___
 spamdyke-users mailing list
 spamdyke-users@spamdyke.org mailto: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

-- 
Dossy Shiobara |  He realized the fastest way to change
do...@panoptic.com |   is to laugh at your own folly -- then you
http://panoptic.com/   |   can let go and quickly move on. (p. 70)   *
WordPress * jQuery * MySQL * Security * Business Continuity *
___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users