Re: Moving to folder based upon spamassassin score

2006-11-29 Thread Matthias Häker
for the record now tested !! i kicked out te and the coouting is working sorry to have you spamed :) VERBOSE=ON # setting the level #trash TLVL="-20" #quarantine QLVL="-4" #maybe spam MLVL="-2" SL="0" # counting stars :0 * H ?? ()^X-Spam-Level: \/[*]+ { SPAMLEVEL=$MATCH } :0 * 1^1

Re: Moving to folder based upon spamassassin score

2006-11-29 Thread Matthias Haeker
öh , ja I shoudnt try to be so quick sorry forget a : and have a false $ # u can use with procmail $VAR a treshhold VERBOSE=ON # setting the level #trash TLVL="-10" #quarantine QLVL="-4" #maybe spam MLVL="-2" SL="0" # counting stars :0 * H ?? ()^X-Spam-Level: \/[*]+ { SPAMLEVEL=$MATCH }

Re: Moving to folder based upon spamassassin score

2006-11-29 Thread Matthias Haeker
# third try :) u can use with procmail $VAR a treshhold VERBOSE=ON # setting the level #trash TLVL="-10" #quarantine QLVL="-4" #maybe spam MLVL="-2" SL="0" # counting stars :0 * $ H ?? ()^X-Spam-Level: \/[*]+ { SPAMLEVEL=$MATCH } :0 * 1^1 SPAMLEVEL ?? ()\* { } SL = "$=" # with this y

Re: Moving to folder based upon spamassassin score

2006-11-29 Thread Matthias Haeker
UUPS i have some syntax errors / fast copy / misssing $ John W Mickevich schrieb: Hi all, I have what is probably a simple question. I know I have seen instructions on this before, but cannot locate them and was hoping someone could point me in the right direction. I am using spamassassin

Re: Moving to folder based upon spamassassin score

2006-11-29 Thread Matthias Häker
John W Mickevich schrieb: Hi all, I have what is probably a simple question. I know I have seen instructions on this before, but cannot locate them and was hoping someone could point me in the right direction. I am using spamassassin with sendmail and am using .procmailrc to direct my in

Moving to folder based upon spamassassin score

2006-11-29 Thread John W Mickevich
Hi all, I have what is probably a simple question. I know I have seen instructions on this before, but cannot locate them and was hoping someone could point me in the right direction. I am using spamassassin with sendmail and am using .procmailrc to direct my incoming email to be sent to s