Why do inactive users still receive email?
 

We have an internal-only AskBot system, so when users leave the company, they are deactivated (via Django admin page http://askbot.ourdomain.com/admin/aut...).

It seems that these users are still receiving emails based on their email settings. I know this because the mail sent to their inactive Inboxes is being rerouted to their managers, and their managers are complaining to me about the mail. I have deactivated the users and still the mail is being sent.

First of all, is this a bug? If not, how do I make sure such users no longer receive any mail?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
dccarson's avatar
71
dccarson
asked 6 years ago

Comments

I am going through my long list of inactive users and unsubscribing them from e-mail. However, this seems to me like it should be unnecessary.

dccarson's avatar dccarson (6 years ago)

@dccarson, this will be fixed, thank you!

Evgeny's avatar Evgeny (6 years ago)

@Evgeny - good that you have it on your roadmap. Is there a reference for that issue on [the askbot-devel issue tracker on GitHub](https://github.com/ASKBOT/askbot-devel/issues)?

slelievre's avatar slelievre (6 years ago)
see more comments