Different SPF score for one domain only

General eFa discussion
Post Reply
Woger
Posts: 67
Joined: 15 Mar 2017 10:54

Different SPF score for one domain only

Post by Woger »

Hi,
I have a lot of domains on the EFA server. One of the domain owners want their SPF fail to really be blocked. I tried writing a rule where the domainname is taken from the header together with SPF_FAIL:
header __DOMAIN1 From =~ /domain\.com/
meta DOMAINSPF (__DOMAIN1 && SPF_FAIL)
describe DOMAINSPF DOMAIN spf block
score DOMAINSPF 10

However, this is not working. Does anybody know how I can do this?

Thanks,
Roger
Post Reply