parent
a208690520
commit
5e15f39011
|
@ -35,7 +35,20 @@
|
||||||
<tr><th>Username:</th> <td>Your whole email address.</td></tr>
|
<tr><th>Username:</th> <td>Your whole email address.</td></tr>
|
||||||
<tr><th>Password:</th> <td>Your mail password.</td></tr>
|
<tr><th>Password:</th> <td>Your mail password.</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
<p>Use the following settings when you set up your email on your Outlook 2016</p>
|
||||||
|
<table class="table">
|
||||||
|
<thead>
|
||||||
|
<tr><th>Option</th> <th>Value</th></tr>
|
||||||
|
</thead>
|
||||||
|
<tr><th>Protocol/Method</th> <td>IMAP</td></tr>
|
||||||
|
<tr><th>Mail server</th> <td>{{hostname}}</td>
|
||||||
|
<tr><th>IMAP Port</th> <td>993</td></tr>
|
||||||
|
<tr><th>IMAP Security</th> <td>SSL</td></tr>
|
||||||
|
<tr><th>SMTP Port</th> <td>25</td></tr>
|
||||||
|
<tr><th>SMTP Security</td> <td>STARTTLS (TLS) <small>(“always” or “required”, if prompted)</small></td></tr>
|
||||||
|
<tr><th>Username:</th> <td>Your whole email address.</td></tr>
|
||||||
|
<tr><th>Password:</th> <td>Your mail password.</td></tr>
|
||||||
|
</table>
|
||||||
<p>In addition to setting up your email, you’ll also need to set up <a href="#sync_guide" onclick="return show_panel(this);">contacts and calendar synchronization</a> separately.</p>
|
<p>In addition to setting up your email, you’ll also need to set up <a href="#sync_guide" onclick="return show_panel(this);">contacts and calendar synchronization</a> separately.</p>
|
||||||
|
|
||||||
<p>As an alternative to IMAP you can also use the POP protocol: choose POP as the protocol, port 995, and SSL or TLS security in your mail client. The SMTP settings and usernames and passwords remain the same. However, we recommend you use IMAP instead.</p>
|
<p>As an alternative to IMAP you can also use the POP protocol: choose POP as the protocol, port 995, and SSL or TLS security in your mail client. The SMTP settings and usernames and passwords remain the same. However, we recommend you use IMAP instead.</p>
|
||||||
|
|
Loading…
Reference in New Issue