30 lines
979 B
Markdown
30 lines
979 B
Markdown
|
---
|
||
|
title: "Outlook for Windows"
|
||
|
linkTitle: "Outlook"
|
||
|
date: 2023-05-30
|
||
|
weight: 2
|
||
|
description: >
|
||
|
How to configure Outlook for Windows for your Federated Core.
|
||
|
---
|
||
|
|
||
|
{{% pageinfo %}}
|
||
|
This documentation is for users and administrators, not those wanting to install.
|
||
|
{{% /pageinfo %}}
|
||
|
|
||
|
Note, when configuring email clients to be used with Federated Core, your client may or may not successful navigate "auto-discovery". Here are the specific settings:
|
||
|
|
||
|
**IMAP**
|
||
|
|
||
|
Server: mail.domain.com where "domain.com" is the domain for your installing. Example: "mail.federated.com".
|
||
|
Port: 993.
|
||
|
Security: SSL/TLS
|
||
|
|
||
|
**SMTP**
|
||
|
|
||
|
Server: mail.domain.com where "domain.com" is the domain for your installing. Example: "mail.federated.com".
|
||
|
Port: 465.
|
||
|
Security: SSL/TLS
|
||
|
|
||
|
If you want to use Microsoft Outlook for Windows, use this information found here.
|
||
|
|
||
|
[Add an email account to Outlook](https://support.microsoft.com/en-us/office/add-an-email-account-to-outlook-6e27792a-9267-4aa4-8bb6-c84ef146101b).
|