Re: [qmailtoaster] RBL checker

2006-12-20 Thread Jake Vickers

Eric "Shubes" wrote:

Jake Vickers wrote:
  

I know it's been talked about on the list before, but I finally got
tired enough of RBLs taking a LONG time and wrote a quick script to
check them. I know, a little late with the submission port, but better
late than never.
What it does is check a list of RBLs (defined in the head of the script)
and see how long they take to answer. If they go above a ceiling (also
defined in the head) it does not include them in the blacklists file
when it regenerates them.
I put up a quick posting about it on my site, and the file is also
available from my site (www.v2gnu.com). If you encounter any bugs or
have an improvement, please let me know!



Nice new site, Jake. I love the layout (especially the color scheme) much
better than the old one. Keep up the great work!

  
Thanks. Its still got some work to go, but it's coming along. I'll be 
back in town tomorrow, so hopefully I'll get some more done over the 
weekend.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] RBL checker

2006-12-20 Thread Eric \"Shubes\"
Jake Vickers wrote:
> I know it's been talked about on the list before, but I finally got
> tired enough of RBLs taking a LONG time and wrote a quick script to
> check them. I know, a little late with the submission port, but better
> late than never.
> What it does is check a list of RBLs (defined in the head of the script)
> and see how long they take to answer. If they go above a ceiling (also
> defined in the head) it does not include them in the blacklists file
> when it regenerates them.
> I put up a quick posting about it on my site, and the file is also
> available from my site (www.v2gnu.com). If you encounter any bugs or
> have an improvement, please let me know!

Nice new site, Jake. I love the layout (especially the color scheme) much
better than the old one. Keep up the great work!

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] RBL checker

2006-12-20 Thread Jake Vickers

Quinn Comendant wrote:

Thanks Jake

I noticed a couple things: 


- dig times out at 5 seconds by default, so if anybody set CEILING at more than 
5 it will fail anyways, but you could set the +time=$CEILING option.

- If a DNSBL is offline, won't dig return instantly with a NXDOMAIN? I guess 
that doesn't matter since if a DNSBL is offline it won't effect anything. 
You're only looking for slow responses.

Quinn

PS: Congrats on the new site!

  
Thanks. It'll be a while for me to get all the scripts moved over, since 
I'm trying to put a lot of documentation in for the old ones.
And thanks for the dig timeout thing. I'd completely forgotten about 
that. It's been added, and the script should now be in Unix format. 
Still trying to figure out how that one happened, since I wrote it on a 
Cent4 machine I did have to download it to my XP machine so that I 
could upload it to the web site, so it must've happened somewhere in there.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] RBL checker

2006-12-19 Thread Quinn Comendant
Thanks Jake

I noticed a couple things: 

- dig times out at 5 seconds by default, so if anybody set CEILING at more than 
5 it will fail anyways, but you could set the +time=$CEILING option.

- If a DNSBL is offline, won't dig return instantly with a NXDOMAIN? I guess 
that doesn't matter since if a DNSBL is offline it won't effect anything. 
You're only looking for slow responses.

Quinn

PS: Congrats on the new site!



On Tue, 19 Dec 2006 21:39:10 -0500, Jake Vickers wrote:
> I know it's been talked about on the list before, but I finally got 
> tired enough of RBLs taking a LONG time and wrote a quick script to 
> check them. I know, a little late with the submission port, but 
> better late than never.
> What it does is check a list of RBLs (defined in the head of the 
> script) and see how long they take to answer. If they go above a 
> ceiling (also defined in the head) it does not include them in the 
> blacklists file when it regenerates them.
> I put up a quick posting about it on my site, and the file is also 
> available from my site (www.v2gnu.com). If you encounter any bugs or 
> have an improvement, please let me know!

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] RBL checker

2006-12-19 Thread Jean-Paul van de Plasse

Hi Jake,

Nice script!

One small thing, I downloaded this directly to a centos box using wget.
And that resulted in a dos lf file. So getting quite a few errors when you 
run it then.
I allready converted it using vi, but maybe you can put a unix lf version 
online instead.


Thanks for the script, testing it now.

Regards,

Jean-Paul
- Original Message - 
From: "Jake Vickers" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, December 20, 2006 3:39 AM
Subject: [qmailtoaster] RBL checker


I know it's been talked about on the list before, but I finally got tired 
enough of RBLs taking a LONG time and wrote a quick script to check them. I 
know, a little late with the submission port, but better late than never.
What it does is check a list of RBLs (defined in the head of the script) 
and see how long they take to answer. If they go above a ceiling (also 
defined in the head) it does not include them in the blacklists file when 
it regenerates them.
I put up a quick posting about it on my site, and the file is also 
available from my site (www.v2gnu.com). If you encounter any bugs or have 
an improvement, please let me know!





-
QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] RBL checker

2006-12-19 Thread Jake Vickers
I know it's been talked about on the list before, but I finally got 
tired enough of RBLs taking a LONG time and wrote a quick script to 
check them. I know, a little late with the submission port, but better 
late than never.
What it does is check a list of RBLs (defined in the head of the script) 
and see how long they take to answer. If they go above a ceiling (also 
defined in the head) it does not include them in the blacklists file 
when it regenerates them.
I put up a quick posting about it on my site, and the file is also 
available from my site (www.v2gnu.com). If you encounter any bugs or 
have an improvement, please let me know!


smime.p7s
Description: S/MIME Cryptographic Signature