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 <sh...@milochik.com> 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 django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> 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 django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to