On 1/28/2011 5:05 PM, Kris Deugau wrote:
Jerrale G wrote:
sorry for not including. Centos automatically puts 127.0.0.1 as
$hostname in /etc/hosts.

.... could you not fix /etc/hosts? (So far as I'm concerned, the only hostname legitimately associated with 127.0.0.1 is localhost. Anything else is broken by definition. Others may not share my opinion.)

-kgd

I appologize for all of the mailings, where I was trying to add details. The /etc/hosts gets written, suspected, by redhat service.

Also, Im trying to grasp the use of header checks for spam deletion. since spamassassin, nor clamav for virus detections, delete the messages. If Spam is above a certain level, defined using a regex, then Im trying to get it deleted.

Here is what I have tried so far:

/(^X-Spam-Status:\sYes,\sscore=\d\d(\.\d)?\s)/gi
        DISCARD High Potential for Spam

Even withn the Discard, does it reflect its action in the log? I think it is required of me to have these logged.


Jerrale G.
SC Senior Admin

Reply via email to