Error message should be more detailed when sending an email has failed
When sending an e-mail via SMTP without success, the error message just says something like "... could not be sent", which is not helpful at all. Please add more details like
- "Could not connect to server"
- "Authentication failure"
- "Service temporary not available"
- "Internal server error"
etc, along with the response from the server, if any.
Just letting the user hope ("maybe it will be working later") and later guess which part of the configuration might be wrong is bad user experience.
Duplicate of https://together.jolla.com/question/51911/feature-request-more-useful-error-messages-when-sending-mail-fails/
Pohli ( 2020-05-21 14:48:39 +0200 )edit