summaryrefslogtreecommitdiff
path: root/template/default/help_config.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r--template/default/help_config.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html
index 2768d6c..323d498 100644
--- a/template/default/help_config.html
+++ b/template/default/help_config.html
@@ -113,6 +113,10 @@
<dd><%! The email address the email is sent to. !%></dd>
<dt><%! Mail server: !%></dt>
<dd><%! The outgoing mail server. !%></dd>
+ <dt><%! SMTPAuth user: !%></dt>
+ <dd><%! If you need to authenticate yourself at the outgoing mail server, you have to supply the username and the password below. Leaving this field empty will disable SMTPAuth. !%>
+ <dt><%! SMTPAuth password: !%></dt>
+ <dd><%! The password for the SMTPAuth user. !%></dd>
<dt><%! Tooltips: !%></dt>
<dd><%! Here you can (de-)activate the tooltips. !%></dd>
</dl>