don't give smtp plainauth if no username & password

for #141, just a guess
This commit is contained in:
Harvey Tindall
2021-08-26 21:03:02 +01:00
parent e67b2e91fb
commit 548dceda28
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -246,7 +246,7 @@
"requires_restart": true,
"type": "text",
"value": "",
"description": "URL base for when running jfa-go with a reverse proxy in a subfolder."
"description": "URL base for when running jfa-go with a reverse proxy in a subfolder. include preceding /, e.g \"/accounts\"."
}
}
},