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 843063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T06:03:53+00:00 2026-05-15T06:03:53+00:00

I am using System.Net.Mail to to send mail. I do not know the type/version

  • 0

I am using System.Net.Mail to to send mail. I do not know the type/version of the SMTP relay that it will connect to.

Some errors will result in no email being sent (e.g. no addresses or invalid from address) whilst others errors will still result in an email being sent.

E.g. Send To : bob@somewhere.com CC: fred@somewhere.com and DoesNotExist@somewhere.com may result in an error of

The server response was: 550 #5.1.0 Address rejected DoesNotExist@somewhere.com.

But the email still appears to be delivered to Bob and Fred.

Is there any reference to which error codes will still result in an email being delivered or any programmatic way of determining this?

  • 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-15T06:03:54+00:00Added an answer on May 15, 2026 at 6:03 am

    This is the way that SMTP operates, as described in the RFC.
    Failure to deliver to one recipient does not affect delivery to other recipients.

    Generically, codes starting with 4 and 5 are failures, codes starting with 2 are success codes – see RFC821 section “4.2.2. NUMERIC ORDER LIST OF REPLY CODES”.

    “Email being delivered” is hard to define. Email being accepted for delivery by the SMTP server is defined by the SMTP protocol (and the server will signal acceptance to deliver a message) but this server might just relay the message to another server, or operate in a smart host configuration where it just accepts messages and passes them on to the smart host – delivery is another thing and it’s usually associated with local delivery (LMTP).

    Some mail clients work around this problem of not being able to tell if a message has been delivered by implementing the dreaded read receipts – but this implementation is entirely on the client side and AFAIK it has nothing to to with SMTP.

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

Sidebar

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.