mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added smpt username
SVN revision: 1377
This commit is contained in:
parent
13f6ab8c8b
commit
e83df08c91
@ -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.
|
||||
<p>
|
||||
|
||||
<LI><b><code>SMTP username = <username></code></b>
|
||||
<br>
|
||||
Some SMTP server require username/passowrd authentication. This option specifies
|
||||
the SMTP user name, while the option <code><b>SMTP password</b></code> can be created
|
||||
or modified via the <code><b>-t</b></code> switch when starting elogd. This is
|
||||
necessary since the password is encrypted. To set your SMPT password, enter on
|
||||
the command line:
|
||||
|
||||
<pre>
|
||||
elogd -t <your password>
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
<LI><b><code>Logfile = <file></code></b>
|
||||
<br>
|
||||
This option specifies a filename which logs all login/logout activities and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user