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> +
    +Some SMTP server require username/passowrd authentication. This option specifies +the SMTP user name, while the option 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>
    This option specifies a filename which logs all login/logout activities and