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

iOS Configuration Profile

change name

removed .vagrant

fix guide layout
This commit is contained in:
Norman
2014-11-05 17:17:38 +01:00
parent 995b7c4d2b
commit c872e6a9f0
4 changed files with 154 additions and 1 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>