forked from mirror/django-mailbox
archive and delete
This commit is contained in:
parent
1f6014918c
commit
b39299692a
4 changed files with 21 additions and 6 deletions
|
|
@ -8,7 +8,7 @@
|
|||
:target: https://pypi.python.org/pypi/django-mailbox
|
||||
|
||||
|
||||
Easily ingest messages from POP3, IMAP, Office365 or local mailboxes into your Django application.
|
||||
Easily ingest messages from POP3, IMAP, Office365 API 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),
|
||||
or directly receive e-mail messages from ``stdin`` (for locally processing messages from Postfix or Exim4).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue