yii2-usuario
yii2-usuario copied to clipboard
Exception when email address does not exists
What steps will reproduce the problem?
Set emailChangeStrategy to default or secure. Configure SMTP account. Go to account settings and change the email address with one that does not exist.
What is the expected result?
Should set a danger flash with "Address not found" or the error reported by Smtp client.
What do you get instead?
A Swiftmailer exception.