Skip to content

Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.

License

Notifications You must be signed in to change notification settings

tcosprojects/django-mailbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/coddingtonbear/django-mailbox.png?branch=master https://badge.fury.io/py/django-mailbox.png https://pypip.in/d/django-mailbox/badge.png

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

Bitdeli badge

About

Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%