Current status:
When a mail fails to be sent, the information is stored in the server_response column
If the client manages to finally sent the queued message, the server_response column is not updated and still contains the failed error message
Correct behavior:
After a message is successfully sent, the information in server_response should be update accordingly