Files
zulip/zerver/lib/send_email.py
Alex Vandiver ba7ad3de94 send_email: If using AWS, automatically remove from suppression list.
When sending invites and password reminders, ensure that the email
address is not on the AWS SES suppression list.  Addresses often
mistakenly end up on there and are never removed; automatically
removing them, if necessary, before we reach out to attempt a signup
reduces support overhead and perceived buggy behaviour.
2025-02-24 21:48:04 -08:00

25 KiB