django-mailbox 4.10.1
0
Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django appl
Contents
Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.
Stars: 356, Watchers: 356, Forks: 165, Open Issues: 31The coddingtonbear/django-mailbox
repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 356 github stars!
How to Install django-mailbox
You can install django-mailbox using pip
pip install django-mailbox
or add it to a project with poetry
poetry add django-mailbox
Package Details
- Author
- Adam Coddington
- License
- MIT
- Homepage
- http://github.com/coddingtonbear/django-mailbox/
- PyPi:
- https://pypi.org/project/django-mailbox/
- GitHub Repo:
- https://github.com/coddingtonbear/django-mailbox
Classifiers
- Communications/Email
- Communications/Email/Email Clients (MUA)
- Communications/Email/Post-Office
- Communications/Email/Post-Office/IMAP
- Communications/Email/Post-Office/POP3
Related Packages
Errors
A list of common django-mailbox errors.
Code Examples
Here are some django-mailbox
code examples and snippets.
GitHub Issues
The django-mailbox package has 31 open issues on GitHub
- compatibility w django 4.0
- Error when upgrading to Django 4.0
- ImportError: cannot import name ‘python_2_unicode_compatible’ from ‘django.utils.encoding’ (/opt/venv/lib/python3.8/site-packages/django/utils/encoding.py)
- Added 'message/rfc822' attachment handling