-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
I've been trying to configure the emailer through an office365 account, but regularly just get
ERRO[2023-09-07T22:26:32Z] Error reaching mailserver Error="LOGIN failed." Server="outlook.office365.com:993"
My mail profile seems fine, and the login works otherwise:
[[Profile]]
IgnoreDefaults = false
[Profile.Mail]
ImapServer = "outlook.office365.com:993"
Username = "my@outlook.com"
Password = "myPass"
ReadOnly = true
ImapTLS = false
StartTLS = true
GenerateLocalUIDs = false
I read that MS turned off basic auth for IMAP recently, could this be the reason? Anyone have any luck with this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed