Ticket #2698 (closed enhancement: fixed)

Opened 2 years ago

Last modified 7 months ago

please mail me when my tickets change

Reported by: zooko Assigned to: washort
Priority: normal Milestone:
Component: release management Severity: normal
Keywords: Cc: zooko@zooko.com
Estimated Completion (YYYY/MM/DD): Branch:
Author:

Description

Please configure the divmod trac to e-mail me when tickets that I am cc:'ed on change.

Change History

08/28/08 12:12:24 changed by exarkun

I'd be pretty happy to have emails from trac as well.

08/28/08 12:13:00 changed by exarkun

Oh. Particularly if they pretend to be from a mailing list so that they can be packed up into a nice little folder automatically. :)

09/04/08 13:06:54 changed by washort

  • cc changed from zooko,zooko@zooko.com to washort@divmod.com, zooko@zooko.com.

hopefully this fixes it.

09/04/08 13:07:43 changed by washort

  • status changed from new to closed.
  • resolution set to fixed.

done

11/09/08 20:57:57 changed by zooko

  • status changed from closed to reopened.
  • completion_estimate_date changed.
  • resolution deleted.

Hm, I don't remember if this worked back in September, when this ticket was closed, but it definitely doesn't work now. I just tested it by adding cc: zooko@zooko.com and Cc: zooko to #2527 and then making a comment on #2527. No mail. I'm now testing it again by making a comment on this ticket.

11/09/08 21:03:01 changed by zooko

Nope -- no mail.

06/21/09 16:25:45 changed by zooko

I've configured a few tracs so that they send mail, and I'd be happy to help configure this one. Here are the relevant lines from one of my tracs which sends mail (http://allmydata.org/trac/tahoe ):

trac@org:~/projects/tahoe$ grep -iEe"smtp|mail" conf/trac.ini
acct_mgr.web_ui.emailverificationmodule = disabled
smtp_always_bcc =
smtp_always_cc = zooko@zooko.com,tahoe-dev@allmydata.org
smtp_default_domain =
smtp_enabled = true
smtp_from = trac@allmydata.org
smtp_password =
smtp_port = 25
smtp_replyto = tahoe-dev@allmydata.org
smtp_server = localhost
smtp_subject_prefix = __default__
smtp_user =

I was reminded of this ticket because exarkun updated #2629 six days ago, and I only happened to notice today because a different user reported #2629. I wish I had noticed as soon as exarkun had touched the ticket so that I could have replied to him immediately while he was still thinking about it.

06/23/09 15:43:31 changed by exarkun

  • cc changed from washort@divmod.com, zooko@zooko.com to exarkun@divmod.com, zooko@zooko.com.

Checking to see if this works now.

06/23/09 15:44:34 changed by exarkun

  • status changed from reopened to closed.
  • resolution set to fixed.

Seems to work again... for now at least.

01/19/10 21:59:03 changed by zooko

  • status changed from closed to reopened.
  • resolution deleted.

I just failed to get notification about #2994 which exarkun updated 9 days ago.

01/19/10 22:17:01 changed by zooko

I added Cc: zooko@zooko.com to the Cc: lines of some of these tickets and then added comments and I still didn't receive email.

01/30/10 07:38:14 changed by exarkun

Checking to see if I get mail.

01/30/10 07:50:45 changed by exarkun

  • cc changed from exarkun@divmod.com, zooko@zooko.com to zooko@zooko.com.

Fixed... again... I don't think you even need to have your email address in the cc field, if you configure an address at the "Settings" page.

01/30/10 07:51:06 changed by exarkun

(Trying out what I just said)

01/30/10 07:51:22 changed by exarkun

  • status changed from reopened to closed.
  • resolution set to fixed.

Yep.

01/30/10 09:25:19 changed by zooko

Great! Thanks. So I just need to add my address to the Cc: field of all tickets that I care about.

jethro@divmod.org