Skip to content

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

License

Notifications You must be signed in to change notification settings

intros/django-mailbox

This branch is 3 commits behind alexlovelltroy/django-mailbox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c408c7c · May 14, 2014
May 14, 2014
Dec 16, 2013
Apr 25, 2014
Apr 24, 2014
Feb 23, 2014
Jan 14, 2013
Jul 27, 2013
Feb 25, 2014
Apr 25, 2014

Repository files navigation

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

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.

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

Bitdeli badge

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published