--- 1.11/README.txt 2016-08-26 10:59:51.000000000 -0500 +++ 1.12/README.txt 2016-09-16 16:29:02.000000000 -0500 @@ -1,4 +1,4 @@ -#1.11 +#1.12 Easy Spam Fighter Credit to http://olicomber.co.uk/blog/b/Easy,_reliable_spam_fighting_with_Exim @@ -58,6 +58,7 @@ EASY_SKIP_SENDERS = /etc/virtual/esf_skip_senders - file to hold MAIL FROM addresses that ESF should skip checks for. EASY_SKIP_RECIPIENTS = /etc/virtual/esf_skip_recipients - file to hold RCPT TO addresses that ESF should skip checks for. EASY_SKIP_HOSTS = /etc/virtual/esf_skip_hosts - file to hold hostlist that ESF should skip checks for. +EASY_SKIP_IPS = /etc/virtual/esf_skip_ips - file to hold ip list that ESF should skip checks for. -- check_mail.conf Does the MX dns checks, SPF record checks, and reverse IP check.