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

Django4 Compatibility #253

Closed fleur closed 9 months ago

fleur commented 2 years ago

This PR:

Since the build badge didn't link to anything current, I assumed the travis-ci integration was defunct. I realized after I did the github integration work that there was a PR in 2020 to fix it. Please let me know if you feel I should take out the github ci integration.

And from the list in #249:

Also updated docs to remove travis-ci mentions.

t-book commented 1 year ago

@coddingtonbear Why not merge for django 4 compatibility?

coddingtonbear commented 1 year ago

Could you, @t-book , and at least one other person, take the time to review this PR for errors and manually test that these changes do functionally work? A few things to check would include, but not be limited to:

Pietro395 commented 10 months ago

@coddingtonbear Could you merge this PR into a development branch so as to also have the recent changes regarding Office365? We are ready to test it but we also need Office365 implementation

Thank you

Pietro395 commented 9 months ago

Have tested successfully, including o365 functionality.

Hi ptav, se have released the 4.9.0 version with django 4 and O365 support