Re: Django Send Mail

2010-06-10 Thread Kenneth Gonsalves
On Thursday 10 June 2010 13:36:42 Sudharshan wrote: > d that too... doesn't seem to be working > moreover i need to add that from the google searching that i did i > come to know that all cpanel accounts are smtp- authenticated! > but still i don't know what the problem is > not all are - I

Re: Django Send Mail

2010-06-10 Thread Sudharshan
i tried that too... doesn't seem to be working moreover i need to add that from the google searching that i did i come to know that all cpanel accounts are smtp- authenticated! but still i don't know what the problem is moreover i was getting proper debug tracebacks to my mail upto few months

Re: Django Send Mail

2010-06-09 Thread Roshan Mathews
On Thu, Jun 10, 2010 at 09:58, Sudharshan wrote: > SMTPDataError: (550, 'Please use SMTP authentication or check your > POP3 mail before attempting to\nsend mail.') > Given that error, maybe this will help, http://en.wikipedia.org/wiki/POP_before_SMTP -- http://roshan.mathews.in/ -- You receiv

Re: Django Send Mail

2010-06-09 Thread Kenneth Gonsalves
On Thursday 10 June 2010 09:58:52 Sudharshan wrote: > We have a server maintained by site5.com(have a cPanel > interface) and that we have installed django ! I remember send_mail > function working well last year and also the mail_admins() function > were working properly, but right now we

Django Send Mail

2010-06-09 Thread Sudharshan
Hello Ppl, We have a server maintained by site5.com(have a cPanel interface) and that we have installed django ! I remember send_mail function working well last year and also the mail_admins() function were working properly, but right now we get this error... SMTPDataError: (550, 'Please