mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #330] git rid of zombie users #256
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Mar 22, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/330
Originally assigned to: @ThomasWaldmann on GitHub.
on nsupdate.info, there are quite a big amount of users who last logged in more than 2y ago.
i guess we can assume that quite some of these do not use nsupdate.info any more (or even never really used it).
i guess we could delete a user account if:
@bonki commented on GitHub (Mar 22, 2018):
I'm in favour of this. If you want to be extra nice you could mail all affected users (those whose profile includes an email address, anyway) and inform them first.
@ThomasWaldmann commented on GitHub (Mar 22, 2018):
The problem with mailing (in general) is that quite a lot of users enter some crap email address.
When the service sends a mail to such an email address, an error occurs (no MX, no mailbox, mailbox full, ...) and postfix' mailer daemon message ends up in my mailbox. For the kind of user affected by the functionality discussed in this ticket, I assume that the percentage of crap accounts is even higher than for the more active accounts, so I suspect that I'ld get flooded with error messages. Not great.
@bonki commented on GitHub (Mar 22, 2018):
That's why no-reply addresses exist? Dump incoming mails to that address into the æther or just use an Email as a Service-provider to send such mass-mail and let them deal with potential returning crap so you don't have to deal with it.