1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

[merge] iOS Mobile Configuration Profile

This commit is contained in:
Joshua Tauberer
2014-11-14 13:52:39 +00:00
5 changed files with 162 additions and 2 deletions

View File

@@ -59,6 +59,23 @@
<p>Your device should also provide a contacts list and calendar that syncs to this box when you use this method.</p>
</div>
<div class="col-lg-6">
<h4>iOS Mobileconfig</h4>
<p>Open the following configuration on your iOS device.</p>
<p><strong><a href="https://{{hostname}}/mailinabox.mobileconfig">https://{{hostname}}/mailinabox.mobileconfig</a></strong></p>
<p>Use these settings when prompted:</p>
<table class="table">
<tr><th>Username:</th> <td>Your whole email address.</td></tr>
<tr><th>Password:</th> <td>Your mail password.</td></tr>
</table>
<p>Your device should also provide a contacts list and calendar that syncs to this box when you use this method.</p>
</div>
</div>
</div>