R
Ragefast
Guest
Hi!
I'm trying to set up SPF protection on my plesk 9.2.1 (rhel5) so it reject mail when result is fail, but so far I didn't get a single fail result. I'm pretty sure I should have received a good ammount of fails but all I get is "pass" or "neutral".
I have tested with a couple domains which have SPF records (TXT) set with -all, so I'm sure they should have been rejected, but all of my tests result neutral and consequentially accepted. Changing to 'reject when result is not pass' is not an option for me.
# grep " SPF result:" maillog |cut -d: -f5 | sort | uniq -c
1002 neutral
5143 pass
14 tempfail
Anyone is having this problem too? Any way around it?
Thanks.
I'm trying to set up SPF protection on my plesk 9.2.1 (rhel5) so it reject mail when result is fail, but so far I didn't get a single fail result. I'm pretty sure I should have received a good ammount of fails but all I get is "pass" or "neutral".
I have tested with a couple domains which have SPF records (TXT) set with -all, so I'm sure they should have been rejected, but all of my tests result neutral and consequentially accepted. Changing to 'reject when result is not pass' is not an option for me.
# grep " SPF result:" maillog |cut -d: -f5 | sort | uniq -c
1002 neutral
5143 pass
14 tempfail
Anyone is having this problem too? Any way around it?
Thanks.