Hi all users of Linode.
I have an email system now running on my Linode.
The domain for witch I am attempting to configure SPF for is keithnet.us (an Internet domain wich I registered back in May of 2009 for use with Linode.com's services.
Currently-due to money constraints I do not have a secondary Linode for me to worant running DNS.
The problem I'm having is that although I've added txt records for my domain into Linode's DNS manager (and even) have done so using the SPF wizard, I cannot, get SPF working at all no matter what I try to do!
Sure. I could let Google handel all my mail. But that would take the fun out of learning!
Is there any way to get SPF working, and could Linode.com add support to the DNS manager system for SPF records?
Or, is there a way to do this effectively via TXT records, wich Linode's DNS servers support?
I am a blind computer user, and am no programmer; I cannot add new functionality to the Linode API, even if I wished to. I can work with pre-existing technologey, like HTML and such if I know it.
Thanks for your help.
Just to demonstrate that SPF is not working, I am going to paste a header from GMail's mail server, when I sent an email from one of my mail systems to it.
This header should demonstrate, amungst other things, that the system wich sent the email to GMail, (my Linode) doesn't have working SPF.
What I hope to do is change it so that SPF does work.
Thanks!
The header is displayed below.
Delivered-To:
keithint1234@gmail.com
Received: by 10.224.60.69 with SMTP id o5cs268603qah;
Mon, 2 Nov 2009 09:50:05 -0800 (PST)
Received: by 10.231.4.149 with SMTP id 21mr590538ibr.26.1257184204973;
Mon, 02 Nov 2009 09:50:04 -0800 (PST)
Return-Path: <admin@keithnet.us>
Received: from keithnet.us (keithnet.us [69.164.193.236])
by mx.google.com with ESMTP id 2si19050227iwn.73.2009.11.02.09.50.04;
Mon, 02 Nov 2009 09:50:04 -0800 (PST)
Received-SPF: pass (google.com: best guess record for domain of
admin@keithnet.us designates 69.164.193.236 as permitted sender) client-ip=69.164.193.236;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of
admin@keithnet.us designates 69.164.193.236 as permitted sender)
smtp.mail=admin@keithnet.us
Return-Path:
admin@KeithNet.US
To: <Keithint1234@GMail.com>
Date: Mon, 02 Nov 2009 12:49:43 -0500
Subject: RE: An issue with the KeithNet server system!
Envelope-To:
Keithint1234@GMail.com
References: <4af646bf0910301342v51ef6a08tda0f16aed971b9cc@mail.gmail.com> <41BEC532FBF44B78B1F12576A01153BA@coloradob16c10> <4af646bf0911020947y4ff63fe4j72360ac9f4100aa1@mail.gmail.com>
Message-ID: <3B846F1110A942D48ED51CA4A5342A4E@coloradob16c10>
From: "admin" <admin@KeithNet.US>
Organization: KeithNet
Received: from coloradob16c10 (c-75-70-191-0.hsd1.co.comcast.net [75.70.191.0])
by keithnet.us; Mon, 02 Nov 2009 12:49:49 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
Thread-Index: Acpb5JTDOnigC3a+TiyzwWQrEY+SgwAADa0g
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
Notice how it says "Best Guess record"?
Thanks.