Skip to content

Commit f9f6bc0

Browse files
ip-qimichalsn
andauthored
Update user_guide_src/source/libraries/email.rst
Apply Suggestion for description of SMTPAuthMethod Co-authored-by: Michal Sniatala <[email protected]>
1 parent 37cf1bf commit f9f6bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Preference Default Value Options Description
120120
or ``smtp``
121121
**mailPath** /usr/sbin/sendmail The server path to Sendmail.
122122
**SMTPHost** SMTP Server Hostname.
123-
**SMTPAuthMethod** login ``login``, ``plain`` SMTP Authentication Method.
123+
**SMTPAuthMethod** login ``login``, ``plain`` SMTP Authentication Method. (Available since 4.7.0)
124124
**SMTPUser** SMTP Username.
125125
**SMTPPass** SMTP Password.
126126
**SMTPPort** 25 SMTP Port. (If set to ``465``, TLS will be used for the connection

0 commit comments

Comments
 (0)