"Join our Mailing List" form

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Redeyedrichard
    Sergeant

    • Apr 2009
    • 23

    "Join our Mailing List" form

    So I have set up a join our mailing list form on our site. For a while we were adding legitimate clients, but after some time it started getting polluted with fake email addresses no doubt filled in by internet bots. How can I stop this from happening?

    An automated email goes out to the interested person, but obviously all the emails sent to the fake addresses keep bouncing back to me, filling my inbox with an endless stream of "failed message send" style emails. Also it fills up my inbox with fake applicants, finding it difficult to locate genuine interest.

    Can someone please help me with this issue?

    Thanks.
    Richard.
  • Alien Dude
    Lieutenant Colonel

    • Apr 2008
    • 559

    #2
    Re: "Join our Mailing List" form

    Try using the Captcha validation, or if you can build the form in flash.
    Alien Dude Solutions

    Comment

    • navaldesign
      General & Forum Moderator

      • Oct 2005
      • 12080

      #3
      Re: "Join our Mailing List" form

      A nice practice is using a two step opt in: visitor applies for your newsletter, data is stored in a DB table, and an automated email is sent to the registered email address, with a link (to a script on your site) to verify the email address and "activate" the subscription. A cron job deletes all unconfirmed subscriptions after 2 days, so you DB remains clean.
      Navaldesign
      Logger Lite: Low Cost, Customizable, multifeatured Login script
      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

      Comment

      • Redeyedrichard
        Sergeant

        • Apr 2009
        • 23

        #4
        Re: "Join our Mailing List" form

        Thanks mate. I totally understand this concept. My next question is how can I go about doing this?

        Thanks.

        Comment

        • navaldesign
          General & Forum Moderator

          • Oct 2005
          • 12080

          #5
          Re: "Join our Mailing List" form

          This is the hard point: it needs php / mysql scripting. If you are not code experienced, you should get someone to build this for you.
          Navaldesign
          Logger Lite: Low Cost, Customizable, multifeatured Login script
          Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
          DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
          Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

          Comment

          Working...
          X