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

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

  • <tfoot id='OsDop'></tfoot>

      <bdo id='OsDop'></bdo><ul id='OsDop'></ul>

        ASP.net SMTP 邮件通过代理

        时间:2023-10-05
          <tbody id='l2Vtn'></tbody>
          <legend id='l2Vtn'><style id='l2Vtn'><dir id='l2Vtn'><q id='l2Vtn'></q></dir></style></legend>
            <tfoot id='l2Vtn'></tfoot>

              • <bdo id='l2Vtn'></bdo><ul id='l2Vtn'></ul>
                1. <small id='l2Vtn'></small><noframes id='l2Vtn'>

                2. <i id='l2Vtn'><tr id='l2Vtn'><dt id='l2Vtn'><q id='l2Vtn'><span id='l2Vtn'><b id='l2Vtn'><form id='l2Vtn'><ins id='l2Vtn'></ins><ul id='l2Vtn'></ul><sub id='l2Vtn'></sub></form><legend id='l2Vtn'></legend><bdo id='l2Vtn'><pre id='l2Vtn'><center id='l2Vtn'></center></pre></bdo></b><th id='l2Vtn'></th></span></q></dt></tr></i><div id='l2Vtn'><tfoot id='l2Vtn'></tfoot><dl id='l2Vtn'><fieldset id='l2Vtn'></fieldset></dl></div>
                  本文介绍了ASP.net SMTP 邮件通过代理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  如何使用 C# 在 ASP.net 中设置 SMTPClient 以使用提供的代理地址发送电子邮件?或者通过检测系统默认代理发送

                  How to setup SMTPClient in ASP.net with C# to send email with provided proxy address ? or sending by detecting the system default proxy

                  我在 web.config 中使用了以下代码,但没有用

                  I used the the following code in web.config but didnt work

                  <system.net>
                      <defaultProxy enabled="true">
                        <proxy bypassonlocal="False" proxyaddress="http://192.168.101.3:8080/" />
                      </defaultProxy>
                    </system.net>
                  

                  推荐答案

                  您无法通过 HTTP 代理服务器发送 SMTP 电子邮件.

                  You can't send SMTP email through an HTTP proxy server.

                  与管理您的 Internet 网关/防火墙的人员交谈,询问他们希望您将出站电子邮件定向到哪个主机.

                  Speak to the person administering your Internet gateway/firewall to ask what host they want you to direct outbound email to.

                  这篇关于ASP.net SMTP 邮件通过代理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:使用 smtpClient.send 显示进度条 下一篇:如何使用 C# SMTP 客户端进行 Domainkeys/DKIM 电子邮件签名?

                  相关文章

                3. <small id='iZ8md'></small><noframes id='iZ8md'>

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

                  • <bdo id='iZ8md'></bdo><ul id='iZ8md'></ul>

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