Well.. lets go directly to my problem, shall we..
Im currently developing a newsletter module for my CMS, and i'm having some troubles sent mails to gmail and hotmail.
they allways end up in junk folder:(
i've already set the dns for the SPF record. (my domain is websoft.com.pt and its on a shared server.)
if you check this link ( http://www.dnsstuff.com/tools/dnsreport ... oft.com.pt ) you will see that the SPF passes the test.
Well... if i check the test mail that i sent to gmail.. in the headers, SPF has a SOFTFAIL, (but it passes on the check above).. and perhaps that why my emails are sent to junk folder in gmail and hotmail. (the email also has inline images)
GMAIL HEADERS:
Delivered-To: bmpbraga@gmail.com
Received: by 10.78.172.17 with SMTP id u17cs60763hue;
Sat, 2 Jun 2007 16:33:01 -0700 (PDT)
Received: by 10.82.108.9 with SMTP id g9mr3951948buc.1180827181232;
Sat, 02 Jun 2007 16:33:01 -0700 (PDT)
Return-Path: <websoft@websoft.com.pt>
Received: from server1.rededelta.net ([81.92.197.199])
by mx.google.com with ESMTP id k10si864273nfh.2007.06.02.16.33.00;
Sat, 02 Jun 2007 16:33:01 -0700 (PDT)
Received-SPF: softfail (google.com: domain of transitioning websoft@websoft.com.pt does not designate 81.92.197.199 as permitted sender)
Received: (qmail 22200 invoked from network); 3 Jun 2007 00:33:00 +0100
Received: from server.sitedinamico.com (HELO ?81.92.197.193?) (81.92.197.193)
by server.sitedinamico.com with SMTP; 3 Jun 2007 00:33:00 +0100
Return-Path: <websoft@websoft.com.pt>
To: bruno braga <bmpbraga@gmail.com>
From: websoft <websoft@websoft.com.pt>
Reply-To: websoft <websoft@websoft.com.pt>
Subject: flash extended dropdown menu pro
Date: Sun, 03 Jun 2007 00:32:59 +0100
X-LibVersion: 3.2.4_4
MIME-Version: 1.0
Content-Type: multipart/related;
boundary="_=_swift-15893773244661fe2be1aaf0.74739221_=_"
Content-Transfer-Encoding: 7bit
Message-ID: <20070602233300.17840.76960257.swift@websoft.com.pt>
This is a message in multipart MIME format. Your mail client should not
be displaying this. Consider upgrading your mail client to view this
message correctly.
--_=_swift-15893773244661fe2be1aaf0.74739221_=_
Content-Type: multipart/alternative;
boundary="_=_swift-9060166944661fe2be1d767.23870453_=_"
Content-Transfer-Encoding: 7bit
....
Perhaps something is missing me...
Could someone give me some directions, on what im doing wrong..
Any help is really apreciated.
Best regards and thanks in advanced.
(btw, sorry about my english )