Skip to content

IMAP Auth for O365? #80

@JJedrasik

Description

@JJedrasik

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?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions