Skip to content

Commit ef98d40

Browse files
committed
docs: fix description
This setting is for SMTP server hostname. "Server Address" may be interpreted as a URI.
1 parent fbdb669 commit ef98d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Preference Default Value Options Description
117117
**protocol** mail ``mail``, ``sendmail``, The mail sending protocol.
118118
or ``smtp``
119119
**mailPath** /usr/sbin/sendmail None The server path to Sendmail.
120-
**SMTPHost** No Default None SMTP Server Address.
120+
**SMTPHost** No Default None SMTP Server Hostname.
121121
**SMTPUser** No Default None SMTP Username.
122122
**SMTPPass** No Default None SMTP Password.
123123
**SMTPPort** 25 None SMTP Port. (If set to ``465``, TLS will be used for the connection

0 commit comments

Comments
 (0)