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. Avoiding Spam Filters for Legitimate Mail

Avoiding Spam Filters for Legitimate Mail

Scheduled Pinned Locked Moved Web Development
comhelpquestion
4 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.
  • W Offline
    W Offline
    Waleed Eissa
    wrote on last edited by
    #1

    On my website, members can send messages to each other, the message is sent directly to the member's email address, I'm worried that some members can send spam to other members (I have a basic spam filter in my site but there's no guarantee it will detect all spam messages) and since the mail is sent from my site's domain I could get my domain blacklisted in free mail providers like hotmail, yahoo, gmail .. etc, any suggestions how I could avoid this? I thought about sending the mail from a randomly generated email address that doesn't exist, e.g. 0fcc717f-43f9-4dbc-99ad-166bb22f1c2b@mysite.com (using a guid), so that if the address gets blocked it shouldn't be a problem as it will not used again anyway, how effective is this in your opinion? will my whole domain be blocked if any spam sent from it? Thanks for your suggestions ...

    Waleed Eissa Software Developer Sydney

    A 1 Reply Last reply
    0
    • W Waleed Eissa

      On my website, members can send messages to each other, the message is sent directly to the member's email address, I'm worried that some members can send spam to other members (I have a basic spam filter in my site but there's no guarantee it will detect all spam messages) and since the mail is sent from my site's domain I could get my domain blacklisted in free mail providers like hotmail, yahoo, gmail .. etc, any suggestions how I could avoid this? I thought about sending the mail from a randomly generated email address that doesn't exist, e.g. 0fcc717f-43f9-4dbc-99ad-166bb22f1c2b@mysite.com (using a guid), so that if the address gets blocked it shouldn't be a problem as it will not used again anyway, how effective is this in your opinion? will my whole domain be blocked if any spam sent from it? Thanks for your suggestions ...

      Waleed Eissa Software Developer Sydney

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Without knowing anything about your site, how about restricting the number of emails any member can send in a day?

      Bob Ashfield Consultants Ltd

      W 1 Reply Last reply
      0
      • A Ashfield

        Without knowing anything about your site, how about restricting the number of emails any member can send in a day?

        Bob Ashfield Consultants Ltd

        W Offline
        W Offline
        Waleed Eissa
        wrote on last edited by
        #3

        Hi Bob, thanks for your reply but actually my question is not about how to fight spam on my website it's about how to make messages sent from my website get through the spam filters of the major free webmail providers like hotmail, gmail, yahoo, aol .. etc, and also how to avoid having the domain of my website blacklisted on those mail providers (which will consequentially cuase any mail sent from my website to end up in the junk/spam folder), by the way, I already implemented some restrictions on the number of messages a member can send per session but not a limit (if a member sends more than x messages per session, they will have to pass a captcha for every message they send after this in the same session, like what happens in popular social networks like myspace and hi5) .. regards

        Waleed Eissa Software Developer Sydney

        A 1 Reply Last reply
        0
        • W Waleed Eissa

          Hi Bob, thanks for your reply but actually my question is not about how to fight spam on my website it's about how to make messages sent from my website get through the spam filters of the major free webmail providers like hotmail, gmail, yahoo, aol .. etc, and also how to avoid having the domain of my website blacklisted on those mail providers (which will consequentially cuase any mail sent from my website to end up in the junk/spam folder), by the way, I already implemented some restrictions on the number of messages a member can send per session but not a limit (if a member sends more than x messages per session, they will have to pass a captcha for every message they send after this in the same session, like what happens in popular social networks like myspace and hi5) .. regards

          Waleed Eissa Software Developer Sydney

          A Offline
          A Offline
          Ashfield
          wrote on last edited by
          #4

          Waleed Eissa wrote:

          by the way, I already implemented some restrictions on the number of messages a member can send per session but not a limit

          Got there before me then. Sorry I can't offer any further suggestions.

          Bob Ashfield Consultants Ltd

          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