Issue #3320 has been updated by James Turnbull. Category set to reports Status changed from Unreviewed to Accepted
---------------------------------------- Feature #3320: tagmail should be more robust http://projects.reductivelabs.com/issues/3320 Author: Joe McDonagh Status: Accepted Priority: Normal Assigned to: Category: reports Target version: Affected version: 0.25.4 Keywords: Branch: Would be nice if tagmails were a little more configurable. Right now I just get the same e-mail and have to read the body to see what happened, and can't really filter based on subject, etc. Since Luke said on the channel last night he would like to see it improved I thought I would at least get my idea written down here. My vision is to have tagmail operate like a resource: <pre> tagmail { body_header => "The following is a list of security-tagged resources that were modified on $fqdn:\n\n", email_address => "[email protected]", subject => "Notification of a Security Modification" tag => "security"; } </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
