Hello Bill,
Friday, May 27, 2005, 10:46:32 AM, you wrote:
BL> 70_sare_header.cf dupe- Original Message -
BL> From: [EMAIL PROTECTED]
>> Checking for duplicate rules using the following command,
>> cat *.cf | awk '/^score/ {print $2}' | sort | uniq -c | so
Hello Donald,
Friday, May 27, 2005, 9:54:15 AM, you wrote:
DDbc> Checking for duplicate rules using the following command,
DDbc> cat *.cf | awk '/^score/ {print $2}' | sort | uniq -c |
DDbc> sort -nr | awk '{if ($1 > 1) print $0}' | more
DDbc> I found the following duplicate:
DDbc> # grep -n SAR
I sent an email to '[EMAIL PROTECTED]' about those the first two
(VIRUS_WARN...)
-Original Message-
From: Bill Landry [mailto:[EMAIL PROTECTED]
Sent: Friday, May 27, 2005 12:47 PM
To: users@spamassassin.apache.org
Subject: Re: 70_sare_header.cf dupe
70_sare_header.cf dupe
70_sare_header.cf dupe- Original Message -
From: [EMAIL PROTECTED]
Checking for duplicate rules using the following command,
cat *.cf | awk '/^score/ {print $2}' | sort | uniq -c | sort -nr | awk
'{if ($1 > 1) print $0}' | more
I found the followi
Title: 70_sare_header.cf dupe
Checking for duplicate rules using the following command,
cat *.cf | awk '/^score/ {print $2}' | sort | uniq -c | sort -nr | awk '{if ($1 > 1) print $0}' | more
I found the following duplicate:
# grep -n SARE_MSGID_LONG50 * | grep s