Hey,

This should give you the needed info:
$ dig -t txt hotmail.com

; <<>> DiG 9.9.3-rpz2+rl.13214.22-P2-Ubuntu-1:9.9.3.dfsg.P2-4ubuntu1 <<>> -t txt hotmail.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30960
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;hotmail.com.                   IN      TXT

;; ANSWER SECTION:
hotmail.com. 30 IN TXT "v=spf1 include:spf-a.hotmail.com include:spf-b.hotmail.com include:spf-c.hotmail.com include:spf-d.hotmail.com ~all"

;; Query time: 84 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Mon Nov 18 03:22:00 IST 2013
;; MSG SIZE  rcvd: 168


You can use a Defer with a message that the hotmail admin can see and understand that defining a SPF is kind of committing you to use these specific networks.

Eliezer

On 14/11/13 06:12, Nikolai Lusan wrote:
Greetings all,
  I have been having some issues with email from Hotmail not being
delivered. I get an SPF pass, but things get caught up in greylisting.
Does anyone have a list of IP's that would allow hotmail email to get
through the greylisting tangle?



_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org



_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to