Chris Jerdonek added the comment:

Thanks, that's a little better.  But if roundup-admin is receiving too many 
e-mails due to CC's of other users' errors (in turn reducing the usefulness of 
that address), then maybe you can do something to the subject lines of those 
messages to make it easier to filter them out or apply rules.

For example, mailer.bounce_message() takes a subject keyword argument in the 
code below:

http://hg.python.org/tracker/roundup/file/089a52e7a89b/roundup/mailgw.py#l1512

You could do something like prepend "[cc-notification]" to the subject line.

It would also be easy to change the subject line in the code below, if these 
are also an issue:

http://hg.python.org/tracker/roundup/file/089a52e7a89b/roundup/mailer.py#l247

----------
status: resolved -> chatting

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue492>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
http://mail.python.org/mailman/listinfo/tracker-discuss

Reply via email to