1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox/management/commands
Jace Manshadi 462fdd3e49
updating location of logic for getmail command (#264)
* moving logic for processing all the new emails from all mailboxes to a method under Mailbox so it can be called from other modules

* moving logger lines into handle method as requested
2023-01-24 06:08:47 -08:00
..
__init__.py Initial commit. 2012-06-27 20:45:01 -07:00
getmail.py updating location of logic for getmail command (#264) 2023-01-24 06:08:47 -08:00
processincomingmessage.py Bug fixes to support Django 1.7 2018-03-09 16:36:39 -05:00
rebuildmessageattachments.py Add flake8 style check 2017-05-09 23:59:42 +02:00