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
When requesting for emails using mixed (with upper) case. We would need to also fetch lowercase emails, as some email sending providers will normalize to lowercase.
When requesting for emails using mixed (with upper) case. We would need to also fetch lowercase emails, as some email sending providers will normalize to lowercase.
Example send to "[email protected]"
And depending on the email provider, it sometimes goes to "[email protected]"
The text was updated successfully, but these errors were encountered: