SPF Hard Fail still getting to mailbox -



SPF Hard Fail still getting to mailbox -

we had problems spoofing, had add together security checks on dns, 1 of them spf records, first added softfail

"~all" , emails going spam folder, thats good, on email headers can see spf did not pass , gets classified softfail.

received-spf: softfail

we changed hard fail using "-all"

i'm not sure if i'm getting wrong, suppose create reject email right? user shouldn't correct?, still getting it, says

received-spf: fail (google.com: domain of info@xxxxx.xxx not designate xx.xx.xxx.xxx permitted sender) client-ip=xx.xx.xxx.xxx; authentication-results: mx.google.com; spf=hardfail (google.com: domain of info@xxxx.xxx not designate xx.xx.xxx.zzz permitted sender)

meaning hard fail i'm still getting it, correct?, shouldn't rejected?

spf

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -