[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Checking: who reads ietf-announce?
Derek Atkins <warlord at MIT.EDU> writes:
> I just file the I-D announcements into a different folder from the rest
> of ietf-announce so I can read the differently. The headers on i-d
> announcements are different than "normal" -announce mail so it's
> relatively easy to separate them.
> My (gnus) split looks like:
> (any "internet-drafts at .*" "list.ietf.drafts")
Yeah, I use a somewhat more comprehensive version of the same idea:
("return-path" "owner-ietf-announce at ietf\\.org"
(| ("subject" "Document Action" "lists.standards.ietf.actions")
("subject" "Protocol Action" "lists.standards.ietf.actions")
("subject" "I-D Action" "lists.standards.ietf.drafts")
("subject" "Last Call" "lists.standards.ietf.last-calls")
("subject" "RFC" "lists.standards.ietf.rfc")
"lists.standards.ietf.announce"))
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>