On May 5, 11:21 am, "Jeremy C. Reed" <[email protected]> wrote: > I have: > > always_notify_owner = true > always_notify_reporter = true > always_notify_updater = true > smtp_always_cc = <my tickets mailing list> > > So some participants get many duplicated emails. > > I don't see any option or configuration or documentation about reducing > the duplicates. > > Any ideas for this? > > I was thinking I could unsubscribe some from my mailing list and then > manually add them to the smtp_always_cc list and then set up the > sendmail_path to point to a custom sendmail wrapper that detects and > strips duplicates. I do not want to manually maintain the smtp_always_cc > list though. > > Also I looked at NeverNotifyUpdaterPlugin but that is incomplete for me. > I don't care if the updater gets an email. I just don't want them to get > more than one. > > And I don't want to have every participant setup their own mail rules > for filtering, but I guess that is an option. > > Jeremy C. Reed
We have pretty much the same setup as you describe except for an always_bcc instead of the always_cc. We get plenty of emails but no duplicates. Still running 0.11.5. We do also have the NeverNotifyUpdaterPlugin (different concept of 'updater'). - jevans -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
