On 2008-03-03 05:13 +0100, William Xu wrote:

> Is there a way to automatically marking mail/news sent by myself as
> read?  So that they don't get counted in the unread message counter.

You can use the global score file for that.  In the group buffer, type
'W e', then insert the following (replace name and address, of course):

(("from"
  ("Your name <[EMAIL PROTECTED]>" -10000 nil e)))

Type C-c C-c, and you're done.  From now on, Gnus will skip over your
own articles in all groups.

See (Info "(gnus)Scoring") for all the g(l)ory details on scoring.

Sven
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to