1
0
Fork 0
No description
Find a file
2014-09-07 12:21:48 -07:00
django_mailbox Adjust usages of get_query_set to get_queryset 2014-09-06 19:18:47 -07:00
docs Moving settings into appendix, too. 2014-08-17 18:32:25 -07:00
.gitignore Moving 'message storage details' page into appendix 2014-08-15 21:02:53 -07:00
.travis.yml Exclude Django 1.4.14 with Python 3k. 2014-09-01 13:07:39 -07:00
CHANGELOG.rst Releasing version 4.0. 2014-09-01 13:35:37 -07:00
LICENSE Adding license. 2014-02-22 20:01:30 -08:00
MANIFEST Bumping version number. 2013-01-14 03:32:46 -08:00
MANIFEST.in Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
readme.rst Adding a couple new badges. 2014-09-01 13:38:02 -07:00
setup.py Release 4.0.1. 2014-09-07 12:21:48 -07:00

.. image:: https://travis-ci.org/coddingtonbear/django-mailbox.png?branch=master
   :target: https://travis-ci.org/coddingtonbear/django-mailbox

.. image:: https://badge.fury.io/py/django-mailbox.png
    :target: http://badge.fury.io/py/django-mailbox

.. image:: https://pypip.in/d/django-mailbox/badge.png
    :target: https://pypi.python.org/pypi/django-mailbox


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).

- Documentation for django-mailbox is available on
  `ReadTheDocs <http://django-mailbox.readthedocs.org/>`_.
- Please post issues on
  `Github <http://github.com/coddingtonbear/django-mailbox/issues>`_.
- Test status available on
  `Travis-CI <https://travis-ci.org/coddingtonbear/django-mailbox>`_.



.. image:: https://d2weczhvl823v0.cloudfront.net/coddingtonbear/django-mailbox/trend.png
   :alt: Bitdeli badge
   :target: https://bitdeli.com/free