#16763: code.djangoproject.com won't stop emailing me (doesn't abide by
cc/reporter/etc)
-------------------------------------+-------------------------------------
Reporter: ferringb | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Djangoproject.com
Version: | Web site
Resolution: | Severity: Normal
Triage Stage: Accepted | Keywords:
Needs documentation: 0 | Has patch: 0
Patch needs improvement: 0 | Needs tests: 0
UI/UX: 0 | Easy pickings: 0
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* component: Uncategorized => Djangoproject.com Web site
* stage: Unreviewed => Accepted
Comment:
Yes, Trac sends an email for every ticket where you've been involved:
added yourself in Cc, left a comment, etc. Indeed, that makes the Cc field
useless for unsubscribing — you can only subscribe :)
I think that some contributors rely on this behavior. At least I do — my
email filters put emails sent to django-updates in different mailboxes,
depending on whether I've been involved on the ticket (e.g. I've left a
comment) or not. So it would be best best to provide a way to disable it
on a per-user basis.
I suspect there's a custom post-commit hook that sends the email to the
address you used to sign up here:
https://www.djangoproject.com/accounts/register/ [[BR]]
Unfortunately, these configurations aren't available in a public
repository; could a core developer confirm?
Apparently, there's no way to change or remove it:
https://github.com/django/djangoproject.com/blob/master/django_website/accounts/urls.py
[[BR]]
I think an opt-out feature should be added to the website, and the post-
commit hook should be updated appropriately.
--
Ticket URL: <https://code.djangoproject.com/ticket/16763#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en.