
alex at ergens
Oct 30, 2006, 1:40 PM
Post #2 of 4
(1081 views)
Permalink
|
On Mon, Oct 30, 2006 at 08:50:02PM +0000, Al wrote: > I am getting some reports that email is being refused from our server and > presume it has to do with their server using SPF. You currently have no SPF record for your domain. How can the other side say your server is not listed in your SPF record ? Perhaps the HELO parameter is used by an unauthorized server, I can't tell from the available data. > My mail domain is: use.salvationarmy.org (We are a sub-domain for our > international comany for e-mail. We do not use salvationarmy-use.org for > e-mail. It is simply the domain we coul register for our server under our ISP) > > Where does my SPF record go? use.salvationarmy.org or salvationarmy-use.org? The first domain. It works like this: 1: take the domain part of the email sender address 2: look this up in DNS, and use the SPF record found (if any) 3: see if the connected ip address (the one trying to deliver a message) is on the list of authorized hosts So if you send as AEAvery[at]USE.SalvationArmy.Org, then the other side will look for SPF(USE.SalvationArmy.Org) The same may happen for the HELO parameter. I can't tell from the headers which HELO your server is using. > Since I do use a diferent domain for mail thatn the server, do I have to include > the other server name or something?? You use one server to send your mail? Does this server have a static IP address? If "yes" to both: list that address. You said you use "usehub1.salvationarmy-use.org" as mailserver. This one has address 12.27.81.67 However, your mail reached this list from 12.27.81.76, which has no name. A configuration error perhaps? But even then, this should not result in an SPF error. Alex ------- Archives at http://archives.listbox.com/spf-help/current/ or http://www.gossamer-threads.com/lists/spf/help/ (easier to search) To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?member_id=1311530&user_secret=cbdbbc81
|