yii2-usuario icon indicating copy to clipboard operation
yii2-usuario copied to clipboard

Exception when email address does not exists

Open Eseperio opened this issue 6 years ago • 0 comments

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.

Eseperio avatar Oct 21 '19 12:10 Eseperio