Kept fooling around with this and found a website that validates SPF records. (link if anyone needs it) Looks like my SPF record is valid, so evidently that is not why Hotmail is blocking me.
As a work around, I thought I'd add a transaction filter for hotmail RCPT users. I use the F (FAIL) action command, with a 554 response and a message to the hotmail user that I am unable to reply. Works great, other than the fact that Hotmail does not show the user the error message. Why am I not surprised?
I was wondering, though, is there a way to specify when the 554 response is sent? I'd rather send it after the DATA command, so that at least the email is in my logs and I can go read it.
Thanks!
Kept fooling around with this and found a website that validates SPF records.&nbsp; (<a href="http://www.kitterman.com/spf/validate.html" target="_blank" mce_href="http://www.kitterman.com/spf/validate.html">link</a> if anyone needs it)&nbsp; Looks like my SPF record is valid, so evidently that is not why Hotmail is blocking me.
As a work around, I thought I'd add a transaction filter for hotmail RCPT users. I use the F (FAIL) action command, with a 554 response and a message to the hotmail user that I am unable to reply. Works great, other than the fact that Hotmail does not show the user the error message. Why am I not surprised?
I was wondering, though, is there a way to specify <i>when</i> the 554 response is sent? I'd rather send it after the DATA command, so that at least the email is in my logs and I can go read it.
Thanks!