mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Adding a warning about this being a development branch.
This commit is contained in:
parent
ce6ce6b5dd
commit
6a489bb526
1 changed files with 10 additions and 1 deletions
|
|
@ -8,6 +8,15 @@
|
||||||
:target: https://pypi.python.org/pypi/django-mailbox
|
:target: https://pypi.python.org/pypi/django-mailbox
|
||||||
|
|
||||||
|
|
||||||
|
Django-Mailbox Version 5.0 Rewrite
|
||||||
|
==================================
|
||||||
|
|
||||||
|
**Warning**: These changes are in flux and will include backward-incompatible changes!
|
||||||
|
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
|
||||||
Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application.
|
Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application.
|
||||||
|
|
||||||
This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support),
|
This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue