X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/cf3cd306062a08969c41a1cdd32c6855f1abecf1..f9ba5e2255cf18092750fffacb6a9603571a2be5:/src/src/spf.c?ds=sidebyside diff --git a/src/src/spf.c b/src/src/spf.c index 1d4e032e9..9fdc0baec 100644 --- a/src/src/spf.c +++ b/src/src/spf.c @@ -5,7 +5,7 @@ /* Experimental SPF support. Copyright (c) Tom Kistner 2004 - 2014 License: GPL - Copyright (c) The Exim Maintainers 2017 + Copyright (c) The Exim Maintainers 2015 - 2018 */ /* Code for calling spf checks via libspf-alt. Called from acl.c. */ @@ -89,7 +89,7 @@ return TRUE; /* spf_process adds the envelope sender address to the existing context (if any), retrieves the result, sets up expansion strings and evaluates the condition outcome. - + Return: OK/FAIL */ int