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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T13:49:08+00:00 2026-06-07T13:49:08+00:00

I am getting this Error , Send Email Failed.Mailbox unavailable. The server response was:

  • 0

I am getting this Error ,

Send Email Failed.Mailbox unavailable. The server response was: 5.7.1 
Unable to relay for myEmail@itaxsmart.com 

Before this i was using godeady for databse and publish site .this code working Before,
Now i have transfer and published my Database and site on my Dedicated server and i am Getting unable to Replay from server’s IP Error

  • 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-06-07T13:49:10+00:00Added an answer on June 7, 2026 at 1:49 pm

    Note: system.net.mail namespace is used for emailing.

     protected void btnsubmit_Click(object sender, ImageClickEventArgs e)
        {
     //Code for send Email
                MailMessage sendMailforSA = new MailMessage();
                SmtpClient smtpforSA = new SmtpClient();
                string subjectforSA = null;
                subjectforSA = "Thanks for apply";
                System.Net.NetworkCredential credforSA = new System.Net.NetworkCredential("Superman@gmail.com", "password");
                sendMailforSA.To.Add(txtemailid.Value);
                MailAddress cc = new MailAddress("info@superman.com");
                sendMailforSA.CC.Add(cc);
    
     // sendMailforSA.CC("abcxxx@gmail.com");
    
         sendMailforSA.From = new MailAddress("Rajnikant@gmail.com");
                sendMailforSA.Subject = subjectforSA.ToString();
                sendMailforSA.Body =" Thank you.... your message you can use html tag for style effect";
                sendMailforSA.IsBodyHtml = true;
                smtpforSA.Host = "smtp.gmail.com";
                smtpforSA.Port = 25;
                smtpforSA.EnableSsl = false;
                smtpforSA.UseDefaultCredentials = false;
                smtpforSA.Credentials = credforSA;
                smtpforSA.Send(sendMailforSA);
    
    }
    

    http://satindersinght.blogspot.in/2012/01/how-to-send-email-in-asp.html

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

Sidebar

Related Questions

Getting this error: 2009-09-03 12:44:02.307 xcodebuild[307:10b] warning: compiler 'com.apple.compilers.llvm.clang.1_0.analyzer' is based on missing compiler
I am getting this error from eway token payment API, soap:ReceiverServer was unable to
getting following error: SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed:
I'm trying to send SMTP e-mails using PHPMailer, but I keep getting this error
I'm trying to send emails from Joomla! 1.5.9, but keep getting this error message:
Getting this error with jquery & jquery.form. Site has been live for awhile..upgraded to
Getting this error when try to add an item to my repositories/context: Collection has
Am getting this error message and matched my brackets and couldn't find anything wrong.
I´m getting this error while trying to commit to a svn repository: svn: MKACTIVITY
Keep getting this error after inserting a subdatasheet into a query and trying to

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.