lobsters / lobsters-ansible

Ansible playbook for lobste.rs
ISC License
78 stars 25 forks source link

Remove bouncing email addresses from Lobsters database #57

Closed alanpost closed 10 months ago

alanpost commented 4 years ago

While investigating a backup failure I went through the mail log for user nobody, our notification-only email address. There are a number of bounces for email addresses associated with users who elected to have mail notification but then had the email address go unavailable.

This data should be cleaned so we stop sending email that bounces. This ticket is scoped to that historical cleanup. Bounces of this sort should disable email notification for the user. That work is covered in https://github.com/lobsters/lobsters/issues/800