Skip to content

Commit 3022bc5

Browse files
Update mail.md
1 parent eb8f640 commit 3022bc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/mail.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Example:
1212
"SmtpUser": "[email protected]",
1313
"SmtpPassword": "yourgmailpassword",
1414
"SenderAddress": "Sender Name <[email protected]>",
15-
"UseSSL": true
15+
"UseSSL": true,
16+
"UseAuthentication": true
1617
}
1718
```
1819

0 commit comments

Comments
 (0)