coddingtonbear / django-mailbox

Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.
MIT License
356 stars 164 forks source link

Microsoft Exchange Server/Outlook deprecating basic auth (IMAP and POP) #256

Closed junaid-malim-imp closed 9 months ago

junaid-malim-imp commented 1 year ago

there is no other supported protocol in this lib for outlook, it only supported basic mailbox like IMAP and POP, are you planning to add OAuth for outlook too? becasue this lib won't be usable with exchange servers after December 2022.

if you want to read up on the changes.

ptav commented 1 year ago

Hi junaid, how did you resolve the above issue? I discovered that Microsoft will extend support for another 3 months until the end of March. But that is fast approaching and still don't have a solution. There are PR's that address this issue but require further testing. The original programmer who still manages the repo is looking for testers and volunteers are welcomed

Pietro395 commented 1 year ago

Hi junaid, O365 support has been merged! give it a look :)