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. SPAM Problem

SPAM Problem

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharp
2 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.
  • B Offline
    B Offline
    Blikkies
    wrote on last edited by
    #1

    Hey My site uses System.Net.Mail to send out confirmation mails after registration. When I check the mail's spam score, I alway get "Bulk email fingerprint (X-Message-Info) found" and its spam score alone is 3.5. How do I fix it? Thanks.

    M 1 Reply Last reply
    0
    • B Blikkies

      Hey My site uses System.Net.Mail to send out confirmation mails after registration. When I check the mail's spam score, I alway get "Bulk email fingerprint (X-Message-Info) found" and its spam score alone is 3.5. How do I fix it? Thanks.

      M Offline
      M Offline
      Michel Godfroid
      wrote on last edited by
      #2

      That depends entirely on the spam engine of the RECEIVING smtp. Maybe it is the wording of your message that triggers this. To be honest, most confirmation mails that I get from reputable sites end up in the junk mail when using google mail or hotmail. So you're not alone in this. Things you can check on your side: -The IP address of the sending smtp server should have a reverse DNS entry (in-addr.arpa) -It may help if the DNS domain from which the mail is sent (or appears to be sent) contains an MX record. -Try not get blacklisted :-)

      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