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 score
70_sare_header.cf:965:score SARE_MSGID_LONG50 1.666
70_sare_header.cf:2637:score SARE_MSGID_LONG50 1.666
----------------------
I got an 'undeliverable' email when trying to send to [EMAIL PROTECTED], the email referenced in the cf file.
-----Original Message-----
From: Dawson, Donald
Sent: Friday, May 27, 2005 11:45 AM
To: '[EMAIL PROTECTED]'
Subject: 70_sare_header.cf dupe
Donald Dawson
Database Admin
Baker Botts L.L.P.
713-229-2183