Mails not being fired

Discussion in 'ASP.NET / ASP.NET Core' started by sinjith.r, Feb 17, 2009.

  1. Hi,

    we have deployed a website in discountASP.net, which is sending mails on few activities. The mailing feature for this website is developed using the SMTP mailing component for ASP.NET. When we deployed the website in our test environment, we need to enable spam mail sending option in anti-virus to make feature work. We have deployed our site in the discountASP.net for testing and this feature is not working and we hope the mails generated from the website is considered as spam and the anti-virus ondiscounasp.net is blocking the same.

    Can you please help me to overcome this problem?

    Sinjith HR
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    i don't understand the problem!!

    do you mean your site generates an error when trying to send mail?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. Site is not generating any error, but the users are not receving any mails.

    I received the same issue in my envt. and when i enable the spam mail option on anti-virus solved the problem.


    Sinjith HR
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    if you are not getting error that means the code ran, i recommend you create a test form to try send email to other email address like hotmail / yahoo to make sure the code works.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page