Anne Wilson wrote:
> Pierre Fortin wrote:
For filtering out ONLY html with KMail
"Content-type"  contains "text/html"

Ah - that sounds promising. Thanks to all who replied.

to get just 'text/plain', negate.


not in kmail filters, yet, so in generality,

try logic, will catch "bitstream" as well,

 'if "sender" EQ "mandrake.net", THEN
   if "content-type" does not contain "text/plain"
    then "put" in "spamdump"
     or  "put" in "wtfyw"
   fi
   else "put" in "linux/mandrake"
    or  "put" in "wtfyw"
  fi
 '

to decrease filter time, filter for what you want.

filter,
 1st
 "who you want" NEG "what you want" THEN "where you want"
 2nd
 SEND "where you want"

results, all else falls thru.

there are times when negative thinking,
results positive action thru minimal effort.


hth . --



peace out.

tc,hago.

g
.
=+=
 think green...
    save a tree, save a life, save time, save bandwidth, save storage.
     send email...   text/plain - disable pgp/gpg/geek code attachments
=+=
 if you are proud to be an american, then buy "made in america".
=+=



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to