[ mailman-Bugs-1484722 ] Topic regexes are never applied

SourceForge.net noreply at sourceforge.net
Tue May 9 16:28:47 CEST 2006


Bugs item #1484722, was opened at 2006-05-09 10:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1484722&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Jesse Keating (jkeating-redhat)
Assigned to: Nobody/Anonymous (nobody)
Summary: Topic regexes are never applied

Initial Comment:
Topic filters are checked via a provided regex.  The
code that applies regexes to a message, and tags a
message with a topic and adds a header is called
Tagger.process.  This function is only called by a
test/ script, to test the code path.  In the production
code Tagger.process is never called, so a mail is never
checked/tagged with a topic, and thus when later
checked for who it should be delivered to based on
topic, it has no topic so it doesn't get delivered
correctly.

This is 2.1.8.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1484722&group_id=103


More information about the Mailman-coders mailing list