Archived Forum Post

Index of archived forum posts

Question:

how to get a short error text when sending of a e-mail fails

Jan 23 '15 at 06:09

When sending a e-mail fails i am showing the error to the user like this :

showmessage(mailman.LastErrorText);

But it is alot of text, to mutch for the user. Is there a way for showing only the error like failt to connect to smtpserver failt to use SSL Password of username wrong etz.