Filters
  Home FAQ Contact Sign in
netscape.public.mozilla.mailnews only
 
Advanced search
POPULAR GROUPS

more...

netscape.public ... mailnews Profile…
 Up
Filters         


Author: Isaac Hunt
Date: Mar 24, 2007 11:15

Using thunderbird I can't see how to flag messages i have written, or
how to flag threads I have posted to.
Ideally i'd like to change the colour of the subject line but i'd settle
for watching the thread.
Tried different filter settings but it works on subject...is there a way
to get the filter to search message body?
I looked for an add-on for this but can't find one.

Thanks.
2 Comments
Re: Filters         


Author: Peter Potamus the Purple Hippo
Date: Mar 24, 2007 14:22

Isaac Hunt wrote:
> Using thunderbird I can't see how to flag messages i have written, or
> how to flag threads I have posted to.
> Ideally i'd like to change the colour of the subject line but i'd settle
> for watching the thread.
> Tried different filter settings but it works on subject...is there a way
> to get the filter to search message body?
> I looked for an add-on for this but can't find one.
>
> Thanks.

you didn't look very hard. Did you try looking under
Message, and then Label? You can also hit the number from
Zero to Five

--
Please do not email me for help. Reply to the newsgroup
only. And only click on the Reply button, not the Reply All
one. Thanks!

Peter Potamus & His Magic Flying Balloon:
http://www.toonopedia.com/potamus.htm
no comments
Re: Filters         


Author: dillinger
Date: Mar 24, 2007 15:26

Isaac Hunt wrote:
> Using thunderbird I can't see how to flag messages i have written, or
> how to flag threads I have posted to.
> Ideally i'd like to change the colour of the subject line but i'd settle
> for watching the thread.
> Tried different filter settings but it works on subject...is there a way
> to get the filter to search message body?
> I looked for an add-on for this but can't find one.
>
> Thanks.

Just create a filter for the news server: from contains isaac@hunt.com
action watch thread.
Tag or label the message important or whatever to change the color.

Add the following:

/* watched threads */
treechildren::-moz-tree-cell-text(news, watch) {
color: navy !important;
}
Show full article (1.13Kb)
no comments