Exchange Server - talkingmoose/Outlook-Exchange-Setup-5 GitHub Wiki
Basic server information includes the following properties. Adjust addresses, port numbers and other items as needed.
| Property | Setting | Description |
|---|---|---|
ExchangeServer |
exchange.example.com |
Address of your organization's Exchange server. Office 365 customers should use outlook.office365.com. |
ExchangeServerRequiresSSL |
true |
True for most servers. Office 365 customers should use true. |
ExchangeServerSSLPort |
443 |
If ExchangeServerRequiresSSL is true set the port to 443. If ExchangeServerRequiresSSL is false set the port to 80. Use a different port number only if your administrator instructs you. Office 365 customers should use 443. |