Right ... fixed the SPF problem using info on this link:
https://help.ubuntu.com/community/Postfix/SPF
Basically remove spf_policy and replace with
Code:
check_policy_service unix:private/policy-spf
Leave all other settings as is regarding SPF
I am assuming in my noobiness that this is doing the intended job.