30 lines
976 B
Markdown
30 lines
976 B
Markdown
|
---
|
||
|
title: "Mail for Windows"
|
||
|
linkTitle: "Mail"
|
||
|
date: 2023-05-30
|
||
|
weight: 2
|
||
|
description: >
|
||
|
How to configure Mail 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 Mail for Windows](https://support.microsoft.com/en-au/office/set-up-email-in-the-mail-app-7ff79e8b-439b-4b47-8ff9-3f9a33166c60).
|