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

  • Home
  • SEARCH
  • 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 253181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:44:25+00:00 2026-05-11T21:44:25+00:00

I assume that web controls (such as the PasswordRecovery control) use SmtpClient to send

  • 0
  1. I assume that web controls (such as the PasswordRecovery control) use SmtpClient to send email messages. If so, does SmtpClient represent a POP3 client or does SmtpClient forward email message to POP3 client?

  2. Do attributes specified inside <smtp> element in web.config map to SmtpClient class?

    <system.net>
      <mailSettings>
        <smtp deliveryMethod="Network" ...></smtp>
      </mailSettings>   
    </system.net>
    
  3. One of the possible values for the attribute deliveryMethod is Network, which tells that email should be sent through the network to an SMTP server. In other words, this value tells to send email to SMTP server using SMTP protocol?!

  4. For the PasswordRecovery control to be able to send email messages, we need to set basic properties in <MailDefinition> subelement of the PasswordRecovery control. Thus I assume MailDefinition is used by controls to create an email message?!

thanx

  • 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-11T21:44:25+00:00Added an answer on May 11, 2026 at 9:44 pm

    The SmtpClient class represents (as the name suggests) an smtp client, not a POP3 client. The SmtpClient class uses the smtp configuration section to pick up default values for its operation.

    Your interpretation of the NetworkDelivery value is correct. The other delivery methods make use of pickup directories (which actually is a rather nice approach; it disconnects the code from needing the SMTP server to be up and running when the mail message is posted).

    For further details on the SmtpClient class, I would suggest to dive into the documentation of it.

    And yes, the MailDefinition is used internally in the PasswordRecovery control to create the mail message.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got a web user control where I have controls that needs to be
Let's assume that Stackoverflow offers web services where you can retrieve all the questions
I am writing a web application on Asp.Net MVC 3. Assume that we have
Let's assume I browse a specific web page that uses JavaScript to update its
I’ve read that user control’s constituent controls can be accessed only by user control
I have an asp.net 4.0 web site that generates email alerts based on several
I'm building a web application that is aimed at developers. I assumed that most
Assume that we have an array of small (about 10^(-15) ) double numbers in
Assume that we have N erlang nodes, running same application. I want to share
Assume that you have a running SQL Server Express instance named (local)\SQLEXPRESS. Its database

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.