From 7c03a5256d6fc6a33eadfd0598554de635e9b6c7 Mon Sep 17 00:00:00 2001 From: Jose Borges Ferreira Date: Tue, 9 Apr 2019 22:20:08 +0100 Subject: [PATCH] #55 Fix typos --- smf-spf.c | 2 +- smf-spf.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/smf-spf.c b/smf-spf.c index eae537d..23f1c45 100644 --- a/smf-spf.c +++ b/smf-spf.c @@ -61,7 +61,7 @@ #define ADD_RECV_HEADER 0 #define QUARANTINE 0 #define DAEMONIZE 1 -#define VERSION "2.4.1" +#define VERSION "2.4.2" #define MAXLINE 258 #define MAXLOCALPART 64 diff --git a/smf-spf.conf b/smf-spf.conf index ce8532a..1611f01 100644 --- a/smf-spf.conf +++ b/smf-spf.conf @@ -52,7 +52,7 @@ WhitelistIP 192.168.0.0/16 #RefuseSPFNone off # (on|off) # Refuse e-Mail messages when there is an empty sender -# and there isn't an SPF policy fro the server name +# and there isn't an SPF policy from the server name # Server name is the HELO identity # # Default: off