I have a problem with a script that I'm working on. My spam filter (Spamnix) seems to judge all the mails sent from the system as junk mail.

I am of course nervous that other filters will react the same way.

I have tried different combinations of header info, to, from and reply-to addresses - and the mail just contains plain (and meaningful) text and a couple of links.

Are there any particular issues that I should consider in order to avoid this problem?

Martin

    Let us see what you are sending in the to, from and reply-to addresses and in the subject...

      The mails are sent out as a part of a post card system.

      This is the confirmation sent to the poster:


      Envelope-to: martin@globalflyfisher.com
      To: Martin <martin@globalflyfisher.com>
      Subject: A Global FlyCard for you
      From: Global FlyCard automate <flycard@globalflyfisher.com>
      Reply-To: Martin <martin@globalflyfisher.com>
      Date: Sat, 20 Nov 2004 22:21:27 +0100
      X-Delivered-To: martin@globalflyfisher.com

      Your Global FlyCard has been sent to GFF Partners <partners@globalflyfisher.com>

      Click on the link below to see how it looks
      http://globalflyfisher.com/ecards/?a=lagmx59445439
      If you want to send another card, go to this address
      http://globalflyfisher.com/ecards/

      Tight lines from the Global FlyFisher staff

      http://globalflyfisher.com/

      The reciever gets one much like it, just with a different text of course - and a different to address and the sender's address as the reply-to address.

      Martin

        I would try to imitate outlook or email client similar, a good idea is to send an email using outlook and check out the headers.

          If you view the full headers you will see that it shows that php sent the email.

            Imitating anything - like Outlook - usually really ignites the spam filters. Anything that looks suspicious will stir them.

            My experience is, that the more the mail looks like what it really is: sent from an "honest" automated system - the better.

            I have made dozens of these systems before, including e-mail newsletters, confirmation, password reminders etc. but never had this problem before.

            For some reason this particular setup trips the wire.

            Martin

              Write a Reply...