Files
website/pages/en/account.html
2026-05-03 01:18:16 +02:00

27 lines
663 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>
<a href="/account/unregister/">Delete account</a>
</p>
<p>
<a href="/account/changepassword/">Change password</a>
</p>
</div>