Kelly Jones wrote:

>I admin a mailing list that receives two types of messages:
>
>1. Important human-typed messages that should be archived
>
>2. Transient machine-generated messages that people may want to read,
>but which lose value rapidly, and, therefore, shouldn't be archived.
>
>I've set up topics so that all the transient messages have their own
>topic (they're machine-generated so the subjects always match known
>regexps).


Don't do this with topics. The topics may be OK for other reasons, but
for archiving there is a better way (using topics to control archiving
will require code modification or a custom handler).

Have your machine generated messages include an X-No-Archive: header
and they won't be archived. Headers that will work to not archive
messages are

X-No-Archive: Yes
X-No-Archive: any value
X-Archive: No

They are not case sensitive.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to