2014-02-24 19:47:12 -08:00
|
|
|
.. image:: https://travis-ci.org/coddingtonbear/django-mailbox.png?branch=master
|
|
|
|
|
:target: https://travis-ci.org/coddingtonbear/django-mailbox
|
2013-07-25 00:24:39 -07:00
|
|
|
|
2012-10-27 14:53:54 -07:00
|
|
|
How many times have you had to consume some sort of POP3, IMAP, or local mailbox for incoming content,
|
|
|
|
|
or had to otherwise construct an application driven by e-mail?
|
|
|
|
|
One too many times, I'm sure.
|
2012-06-27 20:45:01 -07:00
|
|
|
|
2012-10-27 14:53:54 -07:00
|
|
|
This small Django application will allow you to specify mailboxes that you would like consumed for incoming content;
|
|
|
|
|
the e-mail will be stored, and you can process it at will (or, if you're in a hurry, by subscribing to a signal).
|
2012-06-27 20:45:01 -07:00
|
|
|
|
2013-01-22 20:37:11 -08:00
|
|
|
- Documentation for django-mailbox is available on
|
|
|
|
|
`ReadTheDocs <http://django-mailbox.readthedocs.org/>`_.
|
|
|
|
|
- Please post issues on
|
2014-02-24 19:47:12 -08:00
|
|
|
`Github <http://github.com/coddingtonbear/django-mailbox/issues>`_.
|
2013-01-22 20:37:11 -08:00
|
|
|
- Test status available on
|
2014-02-24 19:47:12 -08:00
|
|
|
`Travis-CI <https://travis-ci.org/coddingtonbear/django-mailbox>`_.
|
2013-01-20 16:51:10 -08:00
|
|
|
|
2013-12-03 01:49:54 +00:00
|
|
|
|
|
|
|
|
|
2014-02-24 19:47:12 -08:00
|
|
|
.. image:: https://d2weczhvl823v0.cloudfront.net/coddingtonbear/django-mailbox/trend.png
|
2013-12-03 01:49:54 +00:00
|
|
|
:alt: Bitdeli badge
|
|
|
|
|
:target: https://bitdeli.com/free
|
|
|
|
|
|