Personal tools
You are here: Home Storage django-mailpers - SMTP development server for Django

django-mailpers - SMTP development server for Django

Posted by Rafal Zawadzki at Jun 21, 2010 12:52 AM |

SMTP / Email helpers for Django apps

I have just released django-mailpers - for now it's only SMTP development server, but there will be more addons.

Why I created it?

I was using python smtp development server in several projects, and at some point I have realised, that it would be nice to have it integrated with Django rules. So I wrote it as part of Django pluggable application.

Installation and usage are quite simple:  http://github.com/bluszcz/django-mailpers/blob/master/README

django-mailpers on cheeseshop: http://pypi.python.org/pypi/django-mailpers/

Another feature - in meanwhile - some addons around send_mail - I hope soon :)

Comments (0)