I'm using django 1.2 but i dont know how connections works exactly, i wish use only one backend, SMTP, but how i tell the connection, the new user for authentication for smtp?
Diego AndrĂ©s Sanabria IngenierĂa de Sistemas Universidad Distrital about:me http://www.google.com/profiles/diegueus9 cel 3015290609 On Tue, Nov 16, 2010 at 10:35, Shawn Milochik <[email protected]> wrote: > What version of Django are you using? > > Also, you can create a customized Connection() for each piece of mail you > send: > http://docs.djangoproject.com/en/dev/topics/email/ > > Shawn > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<django-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

