Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6030487
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:02:38+00:00 2026-05-23T05:02:38+00:00

Here is my web.config file: <system.net> <mailSettings> <smtp from=xxx@gmail.com > <network host=smtp.gmail.com port=587 userName=xxx@gmail.com

  • 0

Here is my web.config file:

<system.net>
    <mailSettings>
        <smtp from="xxx@gmail.com"  >
            <network host="smtp.gmail.com" port="587" userName="xxx@gmail.com" password="yyy" />
        </smtp>
    </mailSettings>
</system.net>

I need to enable TLS, a requirement of my email server. However I only see SSL.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:02:39+00:00Added an answer on May 23, 2026 at 5:02 am

    Its actually equivalent – TLS is kinda of broader than SSL. So use enableSsl= "true" for enabling TLS. As per MSDN documentation, that will force SMTPClient to use RFC 3207
    (and RFC uses both terms TLS/SSL).

    <network enableSsl="true" host="smtp.gmail.com" port="587" ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is a snippet from my web.config file: <system.web> <sessionState timeout=1440></sessionState> <authentication mode=Forms> <forms
I am trying to set the mysql connection in web config file. Here is
Here is the web.config; <?xml version=1.0 encoding=UTF-8?> <configuration> <system.web> <customErrors mode=Off> </customErrors> <authentication mode=Forms>
VB.Net 2k5 Web Application The base application has a web.config file with an httpModules
i have a web.config file that looks like this: <?xml version=1.0?> <configuration> <system.web> <compilation
Here is part of my web.config for my WCF service: <bindings> <basicHttpBinding> <binding name=sslBinding>
Here is part of my web.xml: <context-param> <param-name>contextConfigLocation</param-name> <param-value> classpath:application-config.xml </param-value> </context-param> application-config.xml uses
We are using Scott Hansleman's suggestion for multiple web.configs from his post here .
I have in here an old web application written in ASP.Net 2.0 + AJAX.
I'm getting this error Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.