If you want to send email, you have to establish connection with email
server proxy or smtp server..  add the variables in this link to settings.py

http://docs.djangoproject.com/en/dev/ref/settings/#email-host

Cheers,
Kalyan Lanka


On Thu, Jul 9, 2009 at 12:35 AM, neridaj <neri...@gmail.com> wrote:

>
> I saw that link but I would actually like to send the email.
>
> On Jul 8, 9:24 pm, Kalyan Lanka <kalyankumar.la...@gmail.com> wrote:
> > The following link describes to setup local dummy email server:
> >
> > http://docs.djangoproject.com/en/dev/topics/email/#testing-e-mail-sen...
> >
> > Cheers.
> > Kalyan Lanka
> >
> > On Thu, Jul 9, 2009 at 12:21 AM, neri...@gmail.com <neri...@gmail.com
> >wrote:
> >
> >
> >
> > > Hello,
> >
> > > I'm getting this error when trying to send mail: (61, 'Connection
> > > refused'). which global vars do I need to set and what do I need to
> > > set them to in order to send mail from my local machine? do I just
> > > need to change the defaults for EMAIL_HOST and EMAIL_PORT?
> >
> > > Thanks,
> >
> > > Jason
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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