Re: django-smtpd allows you to handle email messages just like Django processes HTTP requests.

2009-01-24 Thread nside
Sorry about that. Do you think such a library, once stable, could make it to the trunk? Regards, Denis On Jan 23, 10:51 pm, Malcolm Tredinnick wrote: > On Fri, 2009-01-23 at 15:08 -0800, nside wrote: > > Hello, > > > I just started a new project that basically allows

django-smtpd allows you to handle email messages just like Django processes HTTP requests.

2009-01-23 Thread nside
Hello, I just started a new project that basically allows you to write email handlers in Django. It could be used in a user-registration application where the user could reply to the email instead of clicking on a URL. I drafted a quick documentation at http://code.google.com/p/django-smtpd/wiki