Hi, I am trying to send email through Django, for the send i am using send_mail(sender, to, subject, body, **kw) API. When i am running this application i am getting "You are not currently sending out real email. If you have sendmail installed you can use it by using the server with --enable_sendmail" message on terminal.
Please let me know the issue behind it and what is solution. With Regards, Abhishek -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.