4.7.8 Email Bounce Error
Reason
User Authentication Failed: Delayed Message
The email message has not yet been delivered because the sender’s email program did not provide your correct username and password to the sender’s email system, which requires these to prove your identity.
How to fix?
In the sender’s email program’s account settings, look for “SMTP” (which is about sending email) and, in the SMTP area, “authentication”. Ensure that the username and password are entered correctly there.
If this error persists, contact the email provider for help.
4.7.8- Official definition from ITEF
For the code that starts from 4.X.X
A persistent transient failure is one in which the message as sent is valid, but persistence of some temporary condition has caused abandonment or delay of attempts to send the message. If this code accompanies a delivery failure report, sending in the future may be successful.
For the code that starts from X.7.8
This response to the AUTH command indicates that the authentication failed due to invalid or insufficient authentication credentials. In this case, the client SHOULD ask the user to supply new credentials (such as by presenting a password dialog box).
5.7.8 Email Bounce Error
Reason
User Authentication Failed: Message Not Delivered
The message could not be delivered because the sender’s email program did not provide the sender’s correct username and password to the sender’s email provider email system, which requires these to prove the sender’s identity.
How to fix?
In the sender’s email program’s account settings, look for “SMTP” (which is about sending email) and, in the SMTP area, “authentication”. Ensure that the username and password are entered correctly there.
If this error persists, contact the email provider for help.
5.7.8- Official definition from ITEF
For the code that starts from 5.X.X
A permanent failure is one which is not likely to be resolved by resending the message in the current form. Some change to the message or the destination must be made for successful delivery.
For the code that starts from X.7.8
This response to the AUTH command indicates that the authentication failed due to invalid or insufficient authentication credentials. In this case, the client SHOULD ask the user to supply new credentials (such as by presenting a password dialog box).