Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. yahoo blocks my system.net.mail! [modified]

yahoo blocks my system.net.mail! [modified]

Scheduled Pinned Locked Moved ASP.NET
csharpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    livez
    wrote on last edited by
    #1

    Hello all I send automatically generated emails from my page for verification etc. I´ve read a couple of articles on the subject of avoiding spamfilters, and the mails work fine with hotmail, gmail, gmx and so on. But for some reason yahoo is tagging my mail as spam. Does anyone know if yahoo demands some sort of extra attention in order to pass spamfilter, and if so what this might be? /regards

    modified on Wednesday, June 3, 2009 7:34 AM

    E 1 Reply Last reply
    0
    • L livez

      Hello all I send automatically generated emails from my page for verification etc. I´ve read a couple of articles on the subject of avoiding spamfilters, and the mails work fine with hotmail, gmail, gmx and so on. But for some reason yahoo is tagging my mail as spam. Does anyone know if yahoo demands some sort of extra attention in order to pass spamfilter, and if so what this might be? /regards

      modified on Wednesday, June 3, 2009 7:34 AM

      E Offline
      E Offline
      Ennis Ray Lynch Jr
      wrote on last edited by
      #2

      Attach a valid return address as well as making your your smtp isn't an open relay which could get you on a spam list. http://en.wikipedia.org/wiki/Open_mail_relay[^]

      Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

      L 1 Reply Last reply
      0
      • E Ennis Ray Lynch Jr

        Attach a valid return address as well as making your your smtp isn't an open relay which could get you on a spam list. http://en.wikipedia.org/wiki/Open_mail_relay[^]

        Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

        L Offline
        L Offline
        livez
        wrote on last edited by
        #3

        Good suggestions, but I believe both are already taken care of. Our smtp is not open relay, and I think I attach a valid return address by doing this: myMail.From = new MailAddress("info@myCompany.com", "MyCompany");

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups