Mail into GMail spam folder, SPF and everyting passes

441 Views Asked by At

My mails that I send from my vps keeps going to the spam folder of Google mail (gmail), only gmail, all other receivers get the mail!

I've been struggling with the following problem for a couple of hours now. First of all the mail went straight to the spam, with a soft fail on the SPF records. After some googling and adjusting the dns and everything is correct on all the tests I do on internet.

What am I doing wrong, see the email headers below:

Delivered-To: [email protected]
Received: by 10.140.49.2 with SMTP id p2csp254884qga;
        Wed, 18 Dec 2013 05:09:01 -0800 (PST)
X-Received: by 10.180.103.193 with SMTP id fy1mr8266239wib.10.1387372141146;
        Wed, 18 Dec 2013 05:09:01 -0800 (PST)
Return-Path: <[email protected]>
Received: from www.SENDINGVPS.nl ([2a02:1234::777:3eff:fed6:7ef6])
        by mx.google.com with ESMTPS id s9si717710wiw.41.2013.12.18.05.09.00
        for <[email protected]>
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Wed, 18 Dec 2013 05:09:01 -0800 (PST)
Received-SPF: pass (google.com: domain of [email protected] designates 2a02:1234::777:3eff:fed6:7ef6 as permitted sender) client-ip=2a02:1234::777:3eff:fed6:7ef6;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of [email protected] designates 2a02:1234::777:3eff:fed6:7ef6 as permitted sender) [email protected]
Received: from i12345.upc-i.chello.nl ([62.195.XX.XXX] helo=[192.168.1.12])
    by www.SENDINGVPS.nl with esmtpsa (TLSv1:AES128-SHA:128)
    (Exim 4.76)
    (envelope-from <[email protected]>)
    id 1VtGrz-0004Rq-8k; Wed, 18 Dec 2013 14:08:59 +0100
Subject: Mail gmail hotmail
Mime-Version: 1.0 (1.0)
From: "[email protected]" <[email protected]>
Content-Type: text/plain;
    charset=us-ascii
X-Mailer: iPhone Mail (11B554a)
Message-Id: <[email protected]>
Date: Wed, 18 Dec 2013 14:08:58 +0100
Content-Transfer-Encoding: 7bit
To: "[email protected]" <[email protected]>

Hi

Verstuurd vanaf mijn iPhone
0

There are 0 best solutions below