diff --git a/doc/config.html b/doc/config.html index af56d34a..5203095a 100755 --- a/doc/config.html +++ b/doc/config.html @@ -220,6 +220,19 @@ This defines the SMTP host needed to send automatic email notifications. The hos name you can get from your email program or your local system administrator.
+
SMTP username = <username>
+SMTP password can be created
+or modified via the -t switch when starting elogd. This is
+necessary since the password is encrypted. To set your SMPT password, enter on
+the command line:
+
++elogd -t <your password> ++
+
Logfile = <file>