1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Alex Lovell-Troy
bc7df4540a fixing a CI error 2014-05-27 14:58:46 -06:00
Alex Lovell-Troy
ba773abaeb fixing a CI error 2014-05-27 14:39:47 -06:00
Alex Lovell-Troy
c408c7c8a4 defaulting to google oauth where possible 2014-05-14 16:32:10 +00:00
Alex Lovell-Troy
d084d95b77 Adding a gmail inbox type
It hints size
It starts to allow oauth2
2014-05-13 01:59:03 +00:00
Adam Coddington
3b2d60a903 Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time). 2014-04-25 16:45:35 -07:00
Adam Coddington
02b63b4001 Merged in medsafe/django-mailbox/ashvetsov/fixes-to-push (pull request #1)
Thanks @medsafe!

Fixes for signal exception handling and inability to get IMAP inbox
2013-09-07 13:05:25 -07:00
Adam Coddington
9cdb2d9d1b PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
ashvetsov
8ab0f708c5 Fixed issue with exception when IMAP transport returned no messages.
--HG--
branch : ashvetsov/fixes-to-push
extra : source : b9b283ff46d734933c4a715630e114d5e250a34b
2013-04-11 15:48:49 +04:00
Adam Coddington
aa0b79b36f Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF. 2012-06-30 22:30:13 -07:00