I guess the dummy send_mail works, thanks.
On Jul 8, 9:39 pm, Kenneth Gonsalves wrote:
> On Thursday 09 July 2009 10:05:08 neridaj wrote:
>
> > I saw that link but I would actually like to send the email.
>
> do you have an smtp server running on the machine?
> --
> regards
> kghttp://lawgon.liv
On Thursday 09 July 2009 10:05:08 neridaj wrote:
> I saw that link but I would actually like to send the email.
do you have an smtp server running on the machine?
--
regards
kg
http://lawgon.livejournal.com
--~--~-~--~~~---~--~~
You received this message because
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 wrote:
>
> I saw that
I saw that link but I would actually like to send the email.
On Jul 8, 9:24 pm, Kalyan Lanka 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
The following link describes to setup local dummy email server:
http://docs.djangoproject.com/en/dev/topics/email/#testing-e-mail-sending
Cheers.
Kalyan Lanka
On Thu, Jul 9, 2009 at 12:21 AM, neri...@gmail.com wrote:
>
> Hello,
>
> I'm getting this error when trying to send mail: (61, 'Connect
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
--~--~
6 matches
Mail list logo