<i id='TxQbx'><tr id='TxQbx'><dt id='TxQbx'><q id='TxQbx'><span id='TxQbx'><b id='TxQbx'><form id='TxQbx'><ins id='TxQbx'></ins><ul id='TxQbx'></ul><sub id='TxQbx'></sub></form><legend id='TxQbx'></legend><bdo id='TxQbx'><pre id='TxQbx'><center id='TxQbx'></center></pre></bdo></b><th id='TxQbx'></th></span></q></dt></tr></i><div id='TxQbx'><tfoot id='TxQbx'></tfoot><dl id='TxQbx'><fieldset id='TxQbx'></fieldset></dl></div>

      <small id='TxQbx'></small><noframes id='TxQbx'>

      <tfoot id='TxQbx'></tfoot>
        <bdo id='TxQbx'></bdo><ul id='TxQbx'></ul>

        <legend id='TxQbx'><style id='TxQbx'><dir id='TxQbx'><q id='TxQbx'></q></dir></style></legend>

        在 django 中使用 gmail smtp 服务器发送具有不同“发件人"电子邮件地址的电子邮件

        to send email with different #39;from#39; email address using gmail smtp server in django(在 django 中使用 gmail smtp 服务器发送具有不同“发件人电子邮件地址的电子邮件)
              <tbody id='lvRIp'></tbody>

              <bdo id='lvRIp'></bdo><ul id='lvRIp'></ul>
              <i id='lvRIp'><tr id='lvRIp'><dt id='lvRIp'><q id='lvRIp'><span id='lvRIp'><b id='lvRIp'><form id='lvRIp'><ins id='lvRIp'></ins><ul id='lvRIp'></ul><sub id='lvRIp'></sub></form><legend id='lvRIp'></legend><bdo id='lvRIp'><pre id='lvRIp'><center id='lvRIp'></center></pre></bdo></b><th id='lvRIp'></th></span></q></dt></tr></i><div id='lvRIp'><tfoot id='lvRIp'></tfoot><dl id='lvRIp'><fieldset id='lvRIp'></fieldset></dl></div>

              <legend id='lvRIp'><style id='lvRIp'><dir id='lvRIp'><q id='lvRIp'></q></dir></style></legend><tfoot id='lvRIp'></tfoot>

              <small id='lvRIp'></small><noframes id='lvRIp'>

                • 本文介绍了在 django 中使用 gmail smtp 服务器发送具有不同“发件人"电子邮件地址的电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想使用 django app 中的 smtp gmail 服务器 向具有不同 from 字段值的用户发送电子邮件.我能够成功地将邮件发送给用户,但 from 字段不采用我在 send_mail() 中提供的值,而是采用 settings.py 中定义的 EMAIL_HOST_USER 值

                  I want to send an email to users with different from field values using smtp gmail server from the django app. I am able to send the mail successfully to users but the from field does not take the value that I provide in send_mail() but instead takes the EMAIL_HOST_USER value defined in settings.py

                  From 字段值应采用任何域电子邮件地址,即

                  From field value should take any domain email address i.e.

                    a mail from: xyz@yahoo.co.in or .com 
                       or  from: abc@hotmail.com 
                       or  so on 
                  

                  我怎样才能实现这种行为?请帮忙.我是使用 django 和电子邮件功能的新手.

                  How can I achieve this behavior? Please help. I am new to using django and email functionality.

                  推荐答案

                  您不能使用 Google 的 SMTP 服务器伪造电子邮件.他们将继续使用当前用户的信息(您提供的登录凭据).如果您想更改"/伪造电子邮件标头,请使用您自己的电子邮件服务器/SMTP

                  You cannot forge an email using Google's SMTP server. They will keep on using the current user's information (the login credentials you supplied). If you want to "change"/forge the email header, use your own email server/SMTP

                  这篇关于在 django 中使用 gmail smtp 服务器发送具有不同“发件人"电子邮件地址的电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  env: python: No such file or directory(env: python: 没有这样的文件或目录)
                  How to evaluate environment variables into a string in Python?(如何在 Python 中将环境变量评估为字符串?)
                  Python - temporarily modify the current process#39;s environment(Python - 临时修改当前进程的环境)
                  Change current process environment#39;s LD_LIBRARY_PATH(更改当前进程环境的 LD_LIBRARY_PATH)
                  Reading and writing environment variables in Python?(在 Python 中读写环境变量?)
                  When to use sys.path.append and when modifying %PYTHONPATH% is enough(何时使用 sys.path.append 以及何时修改 %PYTHONPATH% 就足够了)
                  <legend id='EQsZo'><style id='EQsZo'><dir id='EQsZo'><q id='EQsZo'></q></dir></style></legend>
                    <i id='EQsZo'><tr id='EQsZo'><dt id='EQsZo'><q id='EQsZo'><span id='EQsZo'><b id='EQsZo'><form id='EQsZo'><ins id='EQsZo'></ins><ul id='EQsZo'></ul><sub id='EQsZo'></sub></form><legend id='EQsZo'></legend><bdo id='EQsZo'><pre id='EQsZo'><center id='EQsZo'></center></pre></bdo></b><th id='EQsZo'></th></span></q></dt></tr></i><div id='EQsZo'><tfoot id='EQsZo'></tfoot><dl id='EQsZo'><fieldset id='EQsZo'></fieldset></dl></div>
                    • <bdo id='EQsZo'></bdo><ul id='EQsZo'></ul>
                    • <small id='EQsZo'></small><noframes id='EQsZo'>

                      <tfoot id='EQsZo'></tfoot>
                        <tbody id='EQsZo'></tbody>