forked from mirror/django-mailbox
Minor readme rewording.
This commit is contained in:
parent
17b7478ebc
commit
8741648666
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.. image:: https://travis-ci.org/coddingtonbear/django-mailbox.png?branch=master
|
||||
:target: https://travis-ci.org/coddingtonbear/django-mailbox
|
||||
|
||||
Easily consume POP3, IMAP, or a local mailbox for incoming content.
|
||||
Easily pull messages from POP3, IMAP, or local mailboxes into Django models.
|
||||
|
||||
This Django application will allow you to specify mailboxes that you would like consumed for incoming content;
|
||||
the e-mail will be stored in the database, and you can process it at will (or, if you're in a hurry, by subscribing to a signal).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue