On 9 Paź, 05:15, li kai <lika...@gmail.com> 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 your email server settings - it can prohibit sending
emails
from other addresses. If this is the case and you don't have control
over it,
then you can try creating alias for you account email and sending
emails
from that alias (at least it is something that works for me one one
hosting
with 'strict' policy on sending emails).
--
Tomasz Zielinski
http://pyconsultant.eu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---