File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
user_guide_src/source/libraries Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Here is a basic example demonstrating how you might send email:
3939Setting Email Preferences
4040=========================
4141
42- There are 21 different preferences available to tailor how your email
42+ There are 22 different preferences available to tailor how your email
4343messages are sent. You can either set them manually as described here,
4444or automatically via preferences stored in your config file, described
4545in `Email Preferences `_.
@@ -120,6 +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.
123124**SMTPUser ** SMTP Username.
124125**SMTPPass ** SMTP Password.
125126**SMTPPort ** 25 SMTP Port. (If set to ``465 ``, TLS will be used for the connection
You can’t perform that action at this time.
0 commit comments