LICENCE
MANIFEST.in
README.rst
requirements.txt
setup.py
django_inbound_email.egg-info/PKG-INFO
django_inbound_email.egg-info/SOURCES.txt
django_inbound_email.egg-info/dependency_links.txt
django_inbound_email.egg-info/requires.txt
django_inbound_email.egg-info/top_level.txt
inbound_email/__init__.py
inbound_email/apps.py
inbound_email/errors.py
inbound_email/models.py
inbound_email/signals.py
inbound_email/urls.py
inbound_email/views.py
inbound_email/backends/__init__.py
inbound_email/backends/mailgun.py
inbound_email/backends/mandrill.py
inbound_email/backends/sendgrid.py
test_app/__init__.py
test_app/models.py
test_app/settings.py
test_app/tests.py
test_app/urls.py
test_app/test_files/__init__.py
test_app/test_files/mailgun_post.py
test_app/test_files/mandrill_post.py
test_app/test_files/sendgrid_post.py
test_app/test_files/sendgrid_post_windows_1252.py