Jeremy Rumpf <[EMAIL PROTECTED]> writes: > My question is, because my local relay is defined in internal_networks is SA > skipping certain SPF checks (SPF_PASS, SPF_FAIL, etc)
Yes. Because of the way it works (checking the IP address delivering mail to you is authorised to do so) SPF only works properly if it is run on the 'gateway' mail server - ie the one by which the mail enters your network. So, the SPF check should be performed by that server not by internal servers to the mail is passed.
