1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00

Update sync-guide-ext.html

This commit is contained in:
kaibae19 2022-04-03 13:32:12 -07:00
parent c59d6153f4
commit f042c38b74

View File

@ -11,11 +11,8 @@
<p>You can edit your contacts and calendar from your web browser.</p>
<table class="table">
<thead><tr><th>For...</th> <th>Visit this URL</th></tr></thead>
<tr><th>Contacts</td> <td><a href="https://DAV_HOSTNAMECARDDAV_URL">https://DAV_HOSTNAMECARDDAV_URL</a></td></tr>
<tr><th>Calendar</td> <td><a href="https://DAV_HOSTNAMECALDAV_URL">https://DAV_HOSTNAMECARDDAV_URL</a></td></tr>
</table>
<p>Contacts & Calendar are not hosted on this server, please<br>
contact your administrator for additional information.
<p>Log in settings are the same as with <a href="#mail-guide" onclick="return show_panel(this);">mail</a>: your
complete email address and your mail password.</p>
@ -39,7 +36,7 @@
<table class="table">
<tr><td>Account Type</td> <td>CardDAV or CalDAV</td></tr>
<tr><td>Server Name</td> <td>{{hostname}}</td></tr>
<tr><td>Server Name</td> <td>&nbsp;</td></tr>
<tr><td>Use SSL</td> <td>Yes</td></tr>
<tr><td>Username</td> <td>Your complete email address.</td></tr>
<tr><td>Password</td> <td>Your mail password.</td></tr>