Scott, maybe you can shed some light on this. Here is a snippet of Andy
Schmidt's spf.log from a message I sent him:
=====
204.189.39.254 [EMAIL PROTECTED] [psmail02.pointshare.com]: PASS
=====
We just sent out some customer announcements and here is the "From" line out
of the declude log from one of these messages:
=====
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] IP:
204.189.39.254 ID: 21ADCADC5A
=====
And a corresponding line from our spf.log:
=====
204.189.39.254 [EMAIL PROTECTED]
[psmail02.pointshare.com]: FAIL: v=spf1 ip4:206.114.136.0/23
ip4:206.114.143.240/28 a:psmail02.pointshare.com ptr mx/24 -all
=====
Here is the only DNS line from my global.cfg file:
=====
DNS 206.114.137.8
=====
>From the DNS at 206.114.137.8:
=====
dig txt pointshare.com
; <<>> DiG 9.2.3 <<>> txt pointshare.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11815
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;pointshare.com. IN TXT
;; ANSWER SECTION:
pointshare.com. 172800 IN TXT "v=spf1 ip4:206.114.136.0/23
ip4:206.114.143.240/28 a:psmail02.pointshare.com ptr mx/24 -all"
;; AUTHORITY SECTION:
pointshare.com. 172800 IN NS ns2.pointshare.com.
pointshare.com. 172800 IN NS ns1.pointshare.com.
;; ADDITIONAL SECTION:
ns1.pointshare.com. 172800 IN A 204.189.38.1
ns2.pointshare.com. 172800 IN A 204.189.38.2
;; Query time: 31 msec
;; SERVER: 206.114.137.8#53(206.114.137.8)
;; WHEN: Mon Dec 22 10:47:28 2003
;; MSG SIZE rcvd: 204
=====
NSLookUp from the IMail Server:
=====
L:\>nslookup
Default Server: ns1.pointshare.net
Address: 206.114.137.30
> server 206.114.137.8
Default Server: [206.114.137.8]
Address: 206.114.137.8
> set type=txt
> pointshare.com
Server: [206.114.137.8]
Address: 206.114.137.8
pointshare.com text =
"v=spf1 ip4:206.114.136.0/23 ip4:206.114.143.240/28
a:psmail02.pointshare.com ptr mx/24 -all"
pointshare.com nameserver = ns1.pointshare.com
pointshare.com nameserver = ns2.pointshare.com
ns1.pointshare.com internet address = 204.189.38.1
ns2.pointshare.com internet address = 204.189.38.2
=====
Any ideas why these messages might be failing SPF?
Bill
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail". The archives can be found
at http://www.mail-archive.com.