--- 4.5.6/exim.conf-SpamBlockerTechnology-v4.5.6.txt	2017-09-17 21:27:35.000000000 -0500
+++ 4.5.7/exim.conf-SpamBlockerTechnology-v4.5.7.txt	2017-11-08 22:21:46.000000000 -0600
@@ -1,5 +1,5 @@
-# SpamBlockerTechnology* powered exim.conf, Version 4.5.6
-# April 11, 2017
+# SpamBlockerTechnology* powered exim.conf, Version 4.5.7
+# September 22, 2017
 # Exim configuration file for DirectAdmin
 # Requires exim.pl as distributed by DirectAdmin here:
 # http://files.directadmin.com/services/exim.pl version 21 or higher
@@ -477,6 +477,8 @@
 
   .include_if_exists /etc/exim.easy_spam_fighter/check_rcpt.conf
 
+  .include_if_exists /etc/exim.greylist.conf
+  
 #COMMENT#43:
 # ACCEPT EMAIL BEGINNING HERE
   # accept if address is in a local domain as long as recipient can be verified
@@ -567,6 +569,7 @@
 # configuration requires one, it would go here
 
 
+.include_if_exists /etc/exim.authenticators.post.conf
 
 ##################################################################################
 # ROUTERS CONFIGURATION
@@ -574,6 +577,8 @@
 begin routers
 #EDIT#48:
 
+.include_if_exists /etc/exim.routers.pre.conf
+
 lookuphost:
   driver = dnslookup
   domains = ! +local_domains
@@ -779,6 +784,8 @@
 ##################################################################################
 begin transports
 
+.include_if_exists /etc/exim.transports.pre.conf
+
 #COMMENT#54:
 spamcheck:
   driver = pipe
