question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kumar senthil
    New Member
    • Sep 2007
    • 4

    #1

    question

    I'm using the System.Web.Mail classes to email users.
    The problem is that when I send to an Yahoo recipient, my email goes
    straight into the bulk folder.
    Is there a way to make sure that my email will go to the recipient's
    inbox?plz reply me in mail [removed]
    Last edited by debasisdas; Sep 5 '07, 10:23 AM. Reason: Removed e-mail address as per site rules.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    That is because the domain from whic you are sending mail is not recognised by the SPAM filter and considered as spam . So it moves on to Spam bin.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by kumar senthil
      I'm using the System.Web.Mail classes to email users.
      The problem is that when I send to an Yahoo recipient, my email goes
      straight into the bulk folder.
      Is there a way to make sure that my email will go to the recipient's
      inbox?plz reply me in mail [removed]
      I think this belongs in the .NET forum so I'll move it there.

      Comment

      Working...