[Mimedefang] graphdefang

John Kirkland jpk at bl.org
Tue Oct 1 22:55:01 EDT 2002


Okay, I found out what the issue was.

It's a change on a single line.  I've enclosed a new version of
graphdefanglib.pl.

The change was, on line 494:

FROM:
my @subrow = split / /, $row[0];

TO:
my @subrow = split /\s+/, $row[0];

This fixes my copy at
http://www.westover.org/~jpk/spam

Regards,
John

On Tue, 1 Oct 2002, John P. Kirkland wrote:

> No, it appears that it's me as well.  There's got to be a bug in the code somewhere having to do with date manipulation.  I will look at it tonight, but it will be very late.
>
> -John
>
> -----Original Message-----
> From: Adam Beatham <adam at backboard.org>
> Date: Tue, 01 Oct 2002 09:43:58
> To: mimedefang at lists.roaringpenguin.com
> Subject: [Mimedefang] graphdefang
>
> I'm just curious if this is just me.. but graphdefang appears to have died
> at midnight last night, turn over of the new month.  By die I mean, there
> is stuff in the logs for it to process, but nothing shows past midnight.. ?
>
>
> -adam
>
> _______________________________________________
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
>
> _______________________________________________
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graphdefanglib.pl.gz
Type: application/octet-stream
Size: 4149 bytes
Desc: 
URL: <https://lists.mimedefang.org/pipermail/mimedefang_lists.mimedefang.org/attachments/20021001/b2d74059/attachment-0003.obj>


More information about the MIMEDefang mailing list