--- 4.5.10/exim.conf-SpamBlockerTechnology-v4.5.10.txt	2018-10-19 17:06:46.172647971 -0600
+++ 4.5.11/exim.conf-SpamBlockerTechnology-v4.5.11.txt	2018-12-03 14:08:33.789213359 -0700
@@ -1,4 +1,4 @@
-# SpamBlockerTechnology* powered exim.conf, Version 4.5.10
+# SpamBlockerTechnology* powered exim.conf, Version 4.5.11
 # August 15, 2018
 # Exim configuration file for DirectAdmin
 # Requires exim.pl as distributed by DirectAdmin here:
@@ -712,6 +712,7 @@
   condition = ${perl{save_virtual_user}}
   domains = lsearch;/etc/virtual/domainowners
   group = mail
+  .include_if_exists /etc/exim/local_part_suffix.conf
   retry_use_local_part
   transport = dovecot_lmtp_udp
   unseen
@@ -731,6 +732,7 @@
   group = mail
   pipe_transport = virtual_address_pipe
   retry_use_local_part
+  .include_if_exists /etc/exim/local_part_suffix.conf
 
 #forwarder does not exist
 #user exists
@@ -743,6 +745,7 @@
   group = mail
   retry_use_local_part
   transport = dovecot_lmtp_udp
+  .include_if_exists /etc/exim/local_part_suffix.conf
 
 #wildcard forwarder
 #user should have already been caught above
@@ -757,6 +760,7 @@
   group = mail
   pipe_transport = virtual_address_pipe
   retry_use_local_part
+  .include_if_exists /etc/exim/local_part_suffix.conf
 
 #COMMENT#51:
 drop_solo_alias:
@@ -769,6 +773,7 @@
   pipe_transport = devnull
   retry_use_local_part
   #include_domain = true
+  .include_if_exists /etc/exim/local_part_suffix.conf
 
 #COMMENT#52:
 userforward:
@@ -860,6 +865,7 @@
   return_path_add
   user = "${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}"
   quota = ${if exists{/etc/virtual/${domain}/quota}{${lookup{$local_part}lsearch*{/etc/virtual/${domain}/quota}{$value}{0}}}{0}}
+  .include_if_exists /etc/exim/virtual_localdelivery.conf.post
 
 #EDIT#58:
 uservacation:
