24 lines
669 B
HTML
24 lines
669 B
HTML
<h1>Account</h1>
|
|
<p>
|
|
If you have created an account on dmz.rs, you can use our XMPP and e-mail
|
|
server, as well as other services that support LDAP login.
|
|
</p>
|
|
<p>
|
|
For more on XMPP see
|
|
<a href="https://wiki.dmz.rs/en/tutorial/conversations">this tutorial</a>.
|
|
</p>
|
|
<p>
|
|
You can see settings for the
|
|
<a href="https://www.thunderbird.net">Thunderbird</a> mail client on this
|
|
<a href="/img/mailsettings.png">image</a>.
|
|
</p>
|
|
|
|
<div class="auth-wrap">
|
|
<p><a href="/account/register/">Register</a></p>
|
|
<p></p>
|
|
<p><a href="/account/unregister/">Delete account</a></p>
|
|
<p></p>
|
|
<p><a href="/account/changepassword/">Change password</a></p>
|
|
<p></p>
|
|
</div>
|