patschi / parsedmarc-dockerized

Dockerized self-initializing parsedmarc docker stack for lazy people
GNU General Public License v3.0
78 stars 21 forks source link

O365 imap failing #7

Closed frank3427 closed 2 years ago

frank3427 commented 2 years ago

in my setup I have O365 as a servers adn with O365 disabling basic Auth I am getting login failures, parcedmarc can not loging to email account using iMAP

patschi commented 2 years ago

parsedmarc needs access to your emails using IMAP. If it's not possible, you can't use parsedmarc. Reach out to Microsoft or check any options you can adjust to enable IMAP access again. That's nothing I can help you with.

Also, this is not related to the docker image.