We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdb669 commit ef98d40Copy full SHA for ef98d40
1 file changed
user_guide_src/source/libraries/email.rst
@@ -117,7 +117,7 @@ Preference Default Value Options Description
117
**protocol** mail ``mail``, ``sendmail``, The mail sending protocol.
118
or ``smtp``
119
**mailPath** /usr/sbin/sendmail None The server path to Sendmail.
120
-**SMTPHost** No Default None SMTP Server Address.
+**SMTPHost** No Default None SMTP Server Hostname.
121
**SMTPUser** No Default None SMTP Username.
122
**SMTPPass** No Default None SMTP Password.
123
**SMTPPort** 25 None SMTP Port. (If set to ``465``, TLS will be used for the connection
0 commit comments