We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cf1bf commit f9f6bc0Copy full SHA for f9f6bc0
user_guide_src/source/libraries/email.rst
@@ -120,7 +120,7 @@ Preference Default Value Options Description
120
or ``smtp``
121
**mailPath** /usr/sbin/sendmail The server path to Sendmail.
122
**SMTPHost** SMTP Server Hostname.
123
-**SMTPAuthMethod** login ``login``, ``plain`` SMTP Authentication Method.
+**SMTPAuthMethod** login ``login``, ``plain`` SMTP Authentication Method. (Available since 4.7.0)
124
**SMTPUser** SMTP Username.
125
**SMTPPass** SMTP Password.
126
**SMTPPort** 25 SMTP Port. (If set to ``465``, TLS will be used for the connection
0 commit comments