forked from mirror/django-mailbox
Update readme.rst
This commit is contained in:
parent
9bfc3e5df1
commit
1f6014918c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
:target: https://pypi.python.org/pypi/django-mailbox
|
||||
|
||||
|
||||
Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application.
|
||||
Easily ingest messages from POP3, IMAP, Office365 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