It would be nice to provide a way to allow individual users to opt out of the emails that go to admins when accounts are changed.

I know that I could just create a new role and only use it for people who want to get emails, but the role admin page is already painful enough for sites that have lots of roles so this feels like it should be handled in a different way. Maybe use the subscriptions module somehow?

Comments

greggles’s picture

one other related idea, it would be nice if the emails said why/where you are getting them in the footer like. 'You are getting this email as a "%role-name" user on site %site-name'

Anonymous’s picture

Status: Active » Postponed

I'm postponing to think about for the 2.1 release.

Anonymous’s picture

Title: allow users to subscribe/unsubscribe from mails on a per user basis instead of role basis » Individual user opt-out feature.
Version: 5.x-2.x-dev » 6.x-3.x-dev

Something like a link advuser/opt-out/%uid would be nice. Or perhaps YAM that intercepts the mail and provides the feature for all mail from the site.

Anonymous’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev

Pushing feature request to 7.x version.