Error reporting

Password missing error only occurs if set to basic authentication.

Token missing only occurs if set to XOAuth2.
This commit is contained in:
wooferguy
2023-02-09 19:47:37 +13:00
parent aea1407745
commit b433ed55f0
2 changed files with 17 additions and 9 deletions

View File

@@ -72,6 +72,7 @@
"errors": {
"nouserid": "No e-mail userid set",
"nopassword": "No e-mail password set",
"notoken": "No token property set",
"nocredentials": "No Email credentials found. See info panel.",
"nosmtptransport": "No SMTP transport. See info panel.",
"nopayload": "No payload to send",