Whines to Mailing Lists
Ben Bell
bjb-bugzilla at deus.net
Thu Oct 1 12:16:25 UTC 2009
I have a client with a feature request for bugzilla. They want to be
able to send whine mails to lists as well as just users and groups.
I'm new to the bugzilla code base but at a glance it looks like I'll
probably want to:
1) define database table(s) for the lists and possible permissioning rules
2) add handling for a MAILTO_LIST type everywhere MAILTO_* is used
3) add support in the front end code for defining and managing mail lists
4) add support to the whines page for mail lists as a type
Does this seem a reasonable approach? Is there any other work in
progress or completed to support this sort of thing?
bjb
More information about the developers
mailing list