From cff5a7b49c4151fdc55e085b150385259d0dc781 Mon Sep 17 00:00:00 2001 From: John Denker Date: Tue, 31 Jul 2012 18:48:21 -0700 Subject: might actually have a working SPF check --- tools/sepofra.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/sepofra.h') diff --git a/tools/sepofra.h b/tools/sepofra.h index 89719fb..2e4b831 100644 --- a/tools/sepofra.h +++ b/tools/sepofra.h @@ -21,6 +21,7 @@ public: std::list authorities; std::string ip; std::string mailfrom; + std::string helo; SPF_request_t* spf_request; SPF_response_t* spf_response; -- cgit v1.2.3