d
out.
Everything is working great at this time.
Thanks again for your help,
kidormb
On Oct 2, 4:38 pm, Andrey Khavryuchenko <[EMAIL PROTECTED]> wrote:
> k> I am trying to use the send_email facility from django.core.mail with
> k> the following
> k> in my settings.
Thejaswi,
Thank you for your reply. For the record I am using XUbuntu 7.04 and
the
subversion release of django. My problem has been solved by another
responder.
Thanks again,
kidormb
On Oct 2, 3:46 am, Thejaswi Puthraya <[EMAIL PROTECTED]>
wrote:
> On Oct 2, 8:04 am, kidorm
Thanks for the reply, but
SMTP AUTH extension not supported by server.
is the exact error message that I receive, which I think is
a python error.
Any ideas,
Thanks again
On Sep 30, 9:49 pm, Thejaswi Puthraya <[EMAIL PROTECTED]>
wrote:
> [snipped]
>
> > I get the error message:
>
> > SMTP
I am trying to use the send_email facility from django.core.mail with
the following
in my settings.py
EMAIL_HOST = 'smtp-server.cfl.rr.com'
EMAIL_PORT = '25'
EMAIL_HOST_USER = 'username'
EMAIL_HOST_PASSWORD = 'password'
I get the error message:
SMTP AUTH extension not supported by server.
I
On Sep 26, 6:23 pm, Chris Brand <[EMAIL PROTECTED]> wrote:
> kidormb wrote:
> > When I restart Apache2 and invoke an application in mysite, the
> > response is correct. If I then
> > invoke an application in testsite, there are errors with the url since
> >
I am a Django newbie and I am sure there is a simple answer to this
problem.
I have 2 dnajgo projects under 1 directory (i.e. /home/xxx/django/
mysite and /home/xxx/django/testsite)
My httpd.conf file contains the following:
SetHandler python-program
PythonHandler django.core.handlers.modp
6 matches
Mail list logo