LOL, thanks! I just read this email. Dave had done this for me this morning.
Nice find, all fixed in 1.57a. Thank goodness I never have to do an update
this large again! :)

--Chris

> -----Original Message-----
> From: Anthony McCarthy [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 03, 2003 5:42 PM
> To: [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: big evil edits
> 
> 
> there are a few locations in bigevil.cf that need edits.
> There are some spaces after .com  in lines
> and .com in lines 52, 71, 72, 84, 137
> and .net in lines 42, 56, 101, 124,  156
> you can check with
> grep ".com " bigevil.cf
> and
> grep ".net " bigevil.cf
> 
> you can solve it with the following
> cat bigevil.cf | sed s:\.com.\|:\.com\|: | sed s:\.net\.\|:\.net\|: 
>  >newfile.cf
> 
> -- 
> Anthony McCarthy
> [EMAIL PROTECTED]
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to