From e83df08c91f1be850cd90aaa1f8f577900efcdbb Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 17 May 2005 09:27:20 +0000 Subject: [PATCH] Added smpt username SVN revision: 1377 --- doc/config.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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