Re: about django.core.mail.send_mail

2009-10-09 Thread Tomasz Zieliński
On 9 Paź, 05:15, li kai wrote: > Can I send email using others' mail account following these steps? > > 1. I fill my own mail account and password in settings.py. > > 2. When using "send_mail(subject, message, sender, recipients)", I set > sender to  a different mail account. This depends on y

about django.core.mail.send_mail

2009-10-08 Thread li kai
Can I send email using others' mail account following these steps? 1. I fill my own mail account and password in settings.py. 2. When using "send_mail(subject, message, sender, recipients)", I set sender to a different mail account. --~--~-~--~~~---~--~~ You rece