Skip to content

Commit 0727e26

Browse files
authored
Merge pull request #12294 from nextcloud/skjnldsv-patch-1
fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
2 parents db673d4 + 6204de3 commit 0727e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin_manual/configuration_server/email_configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ connect Nextcloud to a remote SMTP server:
4343

4444
* STARTTLS cannot be enforced. It will be used automatically if the mail server supports it. The encryption type should be set to 'None/STARTTLS' in this case. See :ref:`here<TLSPeerVerification>` for an example on how to configure self signed certificates.
4545
* NTLM authentication for Microsoft Exchange is not supported by the new mailer library. Try using `basic authentication <https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/authentication-and-ews-in-exchange#basic-authentication>`_ instead.
46+
* Outlook and Microsoft Exchange have discontinued support for Basic authentication. It is no longer possible to use their services as your default email handler.
4647

4748
* Encryption type: None/STARTTLS or SSL
4849

0 commit comments

Comments
 (0)