Temporarily suppress email notifications

20 views
Skip to first unread message

Const

unread,
Jan 12, 2012, 2:47:13 PM1/12/12
to trac-...@googlegroups.com
Is there a way to temporarily suppress email notifications? I have Trac configured to send email notifications using `smtp_always_bcc`. This works fine most of the time, but there are situations where it doesn't make sense to spam my team with email, such as assigning a bunch of tickets to a milestone.

I'm aware of QuietPlugin, which does exactly what I need, but it depends on AnnouncerPlugin which I don't really want to install.

Any suggestions?

Thanks

Marjory L. Mackes

unread,
Jan 12, 2012, 5:17:06 PM1/12/12
to trac-...@googlegroups.com

My low-tech method I use when I occassionally want to update or close out a bunch of tickets for a release without spamming everyone is to just go into the trac.ini and turn of the smtp_enabled temporarily until I am done, then I re-enable it.

 

 


From: trac-...@googlegroups.com [trac-...@googlegroups.com] on behalf of Const [caleb.co...@gmail.com]
Sent: Thursday, January 12, 2012 2:47 PM
To: trac-...@googlegroups.com
Subject: [Trac] Temporarily suppress email notifications

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/3IwN0h2jxggJ.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to trac-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.

Const

unread,
Jan 13, 2012, 8:05:33 AM1/13/12
to trac-...@googlegroups.com
That's what I do now. I do it so much, however, I regularly keep a SHH terminal open so I can edit trac.ini; I am hoping for better solution.

osimons

unread,
Jan 13, 2012, 8:54:07 AM1/13/12
to Trac Users
On Jan 13, 2:05 pm, Const <caleb.constant...@gmail.com> wrote:
> That's what I do now. I do it so much, however, I regularly keep a SHH
> terminal open so I can edit trac.ini; I am hoping for better solution.

Perhaps use BatchModifyPlugin? It contains a checkbox to "Send E-mail
Notifications" on/off when making batch changes to tickets.

:::simon

https://www.coderesort.com
http://trac-hacks.org/wiki/osimons

Const

unread,
Jan 13, 2012, 2:17:08 PM1/13/12
to trac-...@googlegroups.com
BatchModifyPlugin doesn't cover all cases where I might want to suppress emails (e.g. creating tickets), but the other features of the plugin make it very, very useful anyway; I just might keep it installed. That being said, there is no Python 2.7 version. I built one from the trunk, but I'm not sure how stable the trunk is. Sad to see it needs a maintainer.
Reply all
Reply to author
Forward
0 new messages