Allow explicitly defined smtp auth mechansim

This commit is contained in:
ViViDboarder
2019-08-23 16:22:14 -07:00
parent 026f9da035
commit 2d2745195e
3 changed files with 15 additions and 0 deletions

View File

@@ -149,3 +149,4 @@
# SMTP_SSL=true
# SMTP_USERNAME=username
# SMTP_PASSWORD=password
# SMTP_AUTH_MECHANISM="Plain"