On Mon, Aug 24, 2009 at 8:47 PM, Andi Albrecht<[email protected]> wrote: > > I've attached a patch to the issue on the tracker. The patch splits up > the mail module into a package and provides the backend functionality. > Documented functions and classes are of course available in the > top-level module. Undocumented methods like make_msgid() are not > available in django.core.mail anymore, but an additional import could > be added easily. > > Two demo backends are attached too. One implements a backend for > sending mails through App Engine's mail API, the other implements a > backend for django-mailer. In case someone is interested, I've made > the full examples of both backends available on bitbucket: > http://bitbucket.org/andialbrecht/django_mailbackend_examples/
Thanks Andi. I've left comments on the ticket. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
