RE: [Declude.JunkMail] SURBL issue

2004-09-08 Thread Darrell LaRock
Scott,

What version of the script are you using?  I just checked mine and it is
giving me the same thing on both of my servers.  I have surbl_filter.cmd
version 1.1

Tue 09/07/2004  1:23a Update successful [976 entries]
Tue 09/07/2004  1:53a Update failed [conversion error]

Darrell

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher
Sent: Tuesday, September 07, 2004 5:46 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] SURBL issue

It's working ok here just tried 2 minutes ago:
Tue 09/07/2004  4:41p Update successful [983 entries]

If it was a one time only thing, maybe you caught a bad download or there
was something bad in the zone.

A conversion error implies something wrong here:
rem --- Convert line breaks from LF to CRLF (or exit if conversion failed):
---
if exist todos.exe todos surbl.rbldns.tmp
for /f tokens=* %%c in ('findstr /r $ surbl.rbldns.tmp') do set
v_result=ok
if not %v_result%==ok (set v_result=conversion error)  (goto :s_end)


Scott Fisher
Director of IT
Farm Progress Companies

 [EMAIL PROTECTED] 09/07/04 04:35PM 
My surbl setup has been running fine up till 1:00 am this morning
 
my setup is:
 
SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
 
In the log file I now get:
 
Tue 09/07/2004  5:15p Update failed [conversion error]
 
Nothing has changed in my setup and the log file has successful entries for
a very long time until now
 
Anyone have any ideas?
 
thank you
 

Harry Vanderzand 
inTown Internet  Computer Services 
11 Belmont Ave. W.
Kitchener, ON
N2M 1L2
519-741-1222
Did you know we offer: 
- Province wide dial-up and high speed internet access 
- Web accessible email with anti-spam\antivirus protection
- Computer hardware sales and service
- Experienced website developers 




---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.


RE: [Declude.JunkMail] SURBL issue

2004-09-08 Thread Darrell LaRock
OK, after some digging I found this

--09:46:15--  http://www.surbl.org/sc.surbl.org.rbldns
   = `surbl.rbldns.tmp'
Resolving www.surbl.org... done.
Connecting to www.surbl.org[66.170.2.60]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:46:15 ERROR 404: Not Found.

After checking the SURBL site I found this under the news section
*.rbldns - going away when no traffic, use *.rbldnsd instead

In the script find the line 
set v_url=http://www.surbl.org/sc.surbl.org.rbldns

and change it to 
set v_url=http://www.surbl.org/sc.surbl.org.rbldnsd

It now works again.

Darrell


-Original Message-
From: Darrell LaRock [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 9:38 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [Declude.JunkMail] SURBL issue

Scott,

What version of the script are you using?  I just checked mine and it is
giving me the same thing on both of my servers.  I have surbl_filter.cmd
version 1.1

Tue 09/07/2004  1:23a Update successful [976 entries]
Tue 09/07/2004  1:53a Update failed [conversion error]

Darrell

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher
Sent: Tuesday, September 07, 2004 5:46 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] SURBL issue

It's working ok here just tried 2 minutes ago:
Tue 09/07/2004  4:41p Update successful [983 entries]

If it was a one time only thing, maybe you caught a bad download or there
was something bad in the zone.

A conversion error implies something wrong here:
rem --- Convert line breaks from LF to CRLF (or exit if conversion failed):
---
if exist todos.exe todos surbl.rbldns.tmp
for /f tokens=* %%c in ('findstr /r $ surbl.rbldns.tmp') do set
v_result=ok
if not %v_result%==ok (set v_result=conversion error)  (goto :s_end)


Scott Fisher
Director of IT
Farm Progress Companies

 [EMAIL PROTECTED] 09/07/04 04:35PM 
My surbl setup has been running fine up till 1:00 am this morning
 
my setup is:
 
SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
 
In the log file I now get:
 
Tue 09/07/2004  5:15p Update failed [conversion error]
 
Nothing has changed in my setup and the log file has successful entries for
a very long time until now
 
Anyone have any ideas?
 
thank you
 

Harry Vanderzand 
inTown Internet  Computer Services 
11 Belmont Ave. W.
Kitchener, ON
N2M 1L2
519-741-1222
Did you know we offer: 
- Province wide dial-up and high speed internet access 
- Web accessible email with anti-spam\antivirus protection
- Computer hardware sales and service
- Experienced website developers 




---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] SURBL issue

2004-09-08 Thread Dave Doherty
I have the same problem. The log shows consistently successful updates from 
June 15 until yesterday morning, and nothing but failures since. I have made 
no changes to my setup.

Mon 09/06/2004  12:00a Update successful [975 entries]
Mon 09/06/2004  6:00a Update successful [979 entries]
Mon 09/06/2004  12:00p Update successful [983 entries]
Mon 09/06/2004  6:00p Update successful [981 entries]
Tue 09/07/2004  12:00a Update successful [974 entries]
Tue 09/07/2004  6:00a Update failed [conversion error]
Tue 09/07/2004  12:00p Update failed [conversion error]
Tue 09/07/2004  6:00p Update failed [conversion error]
Wed 09/08/2004  12:00a Update failed [conversion error]
Wed 09/08/2004  6:00a Update failed [conversion error]
-Dave Doherty
Skywaves, Inc.
- Original Message - 
From: Darrell LaRock [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, September 08, 2004 9:38 AM
Subject: RE: [Declude.JunkMail] SURBL issue


Scott,
What version of the script are you using?  I just checked mine and it is
giving me the same thing on both of my servers.  I have surbl_filter.cmd
version 1.1
Tue 09/07/2004  1:23a Update successful [976 entries]
Tue 09/07/2004  1:53a Update failed [conversion error]
Darrell
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher
Sent: Tuesday, September 07, 2004 5:46 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] SURBL issue
It's working ok here just tried 2 minutes ago:
Tue 09/07/2004  4:41p Update successful [983 entries]
If it was a one time only thing, maybe you caught a bad download or there
was something bad in the zone.
A conversion error implies something wrong here:
rem --- Convert line breaks from LF to CRLF (or exit if conversion 
failed):
---
if exist todos.exe todos surbl.rbldns.tmp
for /f tokens=* %%c in ('findstr /r $ surbl.rbldns.tmp') do set
v_result=ok
if not %v_result%==ok (set v_result=conversion error)  (goto :s_end)

Scott Fisher
Director of IT
Farm Progress Companies
[EMAIL PROTECTED] 09/07/04 04:35PM 
My surbl setup has been running fine up till 1:00 am this morning
my setup is:
SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
In the log file I now get:
Tue 09/07/2004  5:15p Update failed [conversion error]
Nothing has changed in my setup and the log file has successful entries 
for
a very long time until now

Anyone have any ideas?
thank you
Harry Vanderzand
inTown Internet  Computer Services
11 Belmont Ave. W.
Kitchener, ON
N2M 1L2
519-741-1222
Did you know we offer:
- Province wide dial-up and high speed internet access
- Web accessible email with anti-spam\antivirus protection
- Computer hardware sales and service
- Experienced website developers

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.


RE: [Declude.JunkMail] SURBL issue

2004-09-08 Thread Markus Gufler
I can't see such errors on my server (european date format, GMT+1)

Di 07.09.2004  6:02:01,50 Update successful [974 entries]
Di 07.09.2004  9:02:01,79 Update successful [974 entries]
Di 07.09.2004 12:02:01,78 Update successful [967 entries]
Di 07.09.2004 15:02:03,62 Update successful [968 entries]
Di 07.09.2004 18:02:06,89 Update successful [975 entries]
Di 07.09.2004 21:02:01,45 Update successful [976 entries]
Mi 08.09.2004  3:02:02,76 Update successful [981 entries]
Mi 08.09.2004  6:02:01,54 Update successful [990 entries]
Mi 08.09.2004  9:02:01,46 Update successful [991 entries]
Mi 08.09.2004 12:02:02,60 Update successful [997 entries]
Mi 08.09.2004 15:02:02,85 Update successful [1001 entries]


Markus


 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Dave Doherty
 Sent: Wednesday, September 08, 2004 3:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Declude.JunkMail] SURBL issue
 
 I have the same problem. The log shows consistently 
 successful updates from June 15 until yesterday morning, and 
 nothing but failures since. I have made no changes to my setup.
 
 Mon 09/06/2004  12:00a Update successful [975 entries] Mon 
 09/06/2004  6:00a Update successful [979 entries] Mon 
 09/06/2004  12:00p Update successful [983 entries] Mon 
 09/06/2004  6:00p Update successful [981 entries] Tue 
 09/07/2004  12:00a Update successful [974 entries] Tue 
 09/07/2004  6:00a Update failed [conversion error] Tue 
 09/07/2004  12:00p Update failed [conversion error] Tue 
 09/07/2004  6:00p Update failed [conversion error] Wed 
 09/08/2004  12:00a Update failed [conversion error] Wed 
 09/08/2004  6:00a Update failed [conversion error]
 
 -Dave Doherty
  Skywaves, Inc.
 
 
 - Original Message -
 From: Darrell LaRock [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, September 08, 2004 9:38 AM
 Subject: RE: [Declude.JunkMail] SURBL issue
 
 
  Scott,
 
  What version of the script are you using?  I just checked 
 mine and it is
  giving me the same thing on both of my servers.  I have 
 surbl_filter.cmd
  version 1.1
 
  Tue 09/07/2004  1:23a Update successful [976 entries]
  Tue 09/07/2004  1:53a Update failed [conversion error]
 
  Darrell
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of 
 Scott Fisher
  Sent: Tuesday, September 07, 2004 5:46 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [Declude.JunkMail] SURBL issue
 
  It's working ok here just tried 2 minutes ago:
  Tue 09/07/2004  4:41p Update successful [983 entries]
 
  If it was a one time only thing, maybe you caught a bad 
 download or there
  was something bad in the zone.
 
  A conversion error implies something wrong here:
  rem --- Convert line breaks from LF to CRLF (or exit if conversion 
  failed):
  ---
  if exist todos.exe todos surbl.rbldns.tmp
  for /f tokens=* %%c in ('findstr /r $ surbl.rbldns.tmp') do set
  v_result=ok
  if not %v_result%==ok (set v_result=conversion error)  
 (goto :s_end)
 
 
  Scott Fisher
  Director of IT
  Farm Progress Companies
 
  [EMAIL PROTECTED] 09/07/04 04:35PM 
  My surbl setup has been running fine up till 1:00 am this morning
 
  my setup is:
 
  SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
 
  In the log file I now get:
 
  Tue 09/07/2004  5:15p Update failed [conversion error]
 
  Nothing has changed in my setup and the log file has 
 successful entries 
  for
  a very long time until now
 
  Anyone have any ideas?
 
  thank you
 
 
  Harry Vanderzand
  inTown Internet  Computer Services
  11 Belmont Ave. W.
  Kitchener, ON
  N2M 1L2
  519-741-1222
  Did you know we offer:
  - Province wide dial-up and high speed internet access
  - Web accessible email with anti-spam\antivirus protection
  - Computer hardware sales and service
  - Experienced website developers
 
 
 
 
  ---
  [This E-mail was scanned for viruses by Declude Virus
  (http://www.declude.com)]
 
  ---
  This E-mail came from the Declude.JunkMail mailing list.  To
  unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
  type unsubscribe Declude.JunkMail.  The archives can be found
  at http://www.mail-archive.com.
 
  ---
  [This E-mail was scanned for viruses by Declude Virus 
  (http://www.declude.com)]
 
  ---
  This E-mail came from the Declude.JunkMail mailing list.  To
  unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
  type unsubscribe Declude.JunkMail.  The archives can be found
  at http://www.mail-archive.com.
  
 
 
 ---
 [This E-mail was scanned for viruses by Declude Virus 
 (http://www.declude.com)]
 
 ---
 This E-mail came from the Declude.JunkMail mailing list.  To
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
 type unsubscribe Declude.JunkMail.  The archives can be found
 at http://www.mail-archive.com.
 

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E

[Declude.JunkMail] SURBL issue

2004-09-07 Thread Harry Vanderzand
Title: Message



My 
surbl setup has been running fine up till 1:00 am this 
morning

my 
setup is:

SURBL filter 
d:\IMail\Declude\surbl\surbl.txt x 
200

In the 
log file I now get:

Tue 
09/07/2004 5:15p Update failed [conversion error]

Nothing has changed in my setup and the log file has successful entries 
for a very long time until now

Anyone 
have any ideas?

thank 
you

Harry Vanderzand inTown Internet  Computer Services 11 Belmont Ave. W.Kitchener, ONN2M 1L2519-741-1222Did you know we offer: - Province wide dial-up and high 
speed internet access - Web accessible email with anti-spam\antivirus 
protection- Computer hardware sales and service- Experienced website 
developers 

  


Re: [Declude.JunkMail] SURBL issue

2004-09-07 Thread Scott Fisher
It's working ok here just tried 2 minutes ago:
Tue 09/07/2004  4:41p Update successful [983 entries]

If it was a one time only thing, maybe you caught a bad download or there was 
something bad in the zone.

A conversion error implies something wrong here:
rem --- Convert line breaks from LF to CRLF (or exit if conversion failed): ---
if exist todos.exe todos surbl.rbldns.tmp
for /f tokens=* %%c in ('findstr /r $ surbl.rbldns.tmp') do set v_result=ok
if not %v_result%==ok (set v_result=conversion error)  (goto :s_end)


Scott Fisher
Director of IT
Farm Progress Companies

 [EMAIL PROTECTED] 09/07/04 04:35PM 
My surbl setup has been running fine up till 1:00 am this morning
 
my setup is:
 
SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
 
In the log file I now get:
 
Tue 09/07/2004  5:15p Update failed [conversion error]
 
Nothing has changed in my setup and the log file has successful entries for
a very long time until now
 
Anyone have any ideas?
 
thank you
 

Harry Vanderzand 
inTown Internet  Computer Services 
11 Belmont Ave. W.
Kitchener, ON
N2M 1L2
519-741-1222
Did you know we offer: 
- Province wide dial-up and high speed internet access 
- Web accessible email with anti-spam\antivirus protection
- Computer hardware sales and service
- Experienced website developers 




---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.


RE: [Declude.JunkMail] SURBL issue

2004-09-07 Thread Harry Vanderzand
Following is my surbl settings, can you see anything wrong there?:


rem --- Settings (see explanation above): ---
set v_path=D:\IMail\Declude\SURBL
set v_limit=3000
set v_maxweight=20
set v_skipweight=20
set v_url=http://www.surbl.org/sc.surbl.org.rbldns
set v_exclude=test.surbl.org test.sc.surbl.org
surbl-org-permanent-test-point.com 2.0.0.127

Harry Vanderzand 

 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher
 Sent: Tuesday, September 07, 2004 5:46 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Declude.JunkMail] SURBL issue
 
 
 It's working ok here just tried 2 minutes ago:
 Tue 09/07/2004  4:41p Update successful [983 entries]
 
 If it was a one time only thing, maybe you caught a bad 
 download or there was something bad in the zone.
 
 A conversion error implies something wrong here:
 rem --- Convert line breaks from LF to CRLF (or exit if 
 conversion failed): --- if exist todos.exe todos 
 surbl.rbldns.tmp for /f tokens=* %%c in ('findstr /r $ 
 surbl.rbldns.tmp') do set v_result=ok if not 
 %v_result%==ok (set v_result=conversion error)  (goto :s_end)
 
 
 Scott Fisher
 Director of IT
 Farm Progress Companies
 
  [EMAIL PROTECTED] 09/07/04 04:35PM 
 My surbl setup has been running fine up till 1:00 am this morning
  
 my setup is:
  
 SURBL   filter   d:\IMail\Declude\surbl\surbl.txt  x  20 0
  
 In the log file I now get:
  
 Tue 09/07/2004  5:15p Update failed [conversion error]
  
 Nothing has changed in my setup and the log file has 
 successful entries for a very long time until now
  
 Anyone have any ideas?
  
 thank you
  
 
 Harry Vanderzand 
 inTown Internet  Computer Services 
 11 Belmont Ave. W.
 Kitchener, ON
 N2M 1L2
 519-741-1222
 Did you know we offer: 
 - Province wide dial-up and high speed internet access 
 - Web accessible email with anti-spam\antivirus protection
 - Computer hardware sales and service
 - Experienced website developers 
 
 
 
 
 ---
 [This E-mail was scanned for viruses by Declude Virus 
 (http://www.declude.com)]
 
 ---
 This E-mail came from the Declude.JunkMail mailing list.  To 
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and 
 type unsubscribe Declude.JunkMail.  The archives can be 
 found at http://www.mail-archive.com.
 


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.