I wanted to create a simple interface to send massive mails for a django project (Gitorious, GitHub) but I don't know how to start (models, forms, views, etc.).
I looked at django-mailer but it doesn't suit my needs, also I dind't find another mailer application for django that was this complete. Any documentation, advices, or app recommendatios are very welcome.