You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone enters a wrong email address, e.g. during workshop registration, a SMTPRecipientsRefused error is triggered, which results in an internal server error.
If someone enters a wrong email address, e.g. during workshop registration, a
SMTPRecipientsRefusederror is triggered, which results in an internal server error.This should be caught and handled properly.