--- ../4.4.0/exim.conf-SpamBlockerTechnology-v4.4.0.txt	2015-09-08 00:41:10.000000000 -0500
+++ ./exim.conf-SpamBlockerTechnology-v4.4.1.txt	2015-12-05 02:10:01.000000000 -0600
@@ -1,5 +1,5 @@
-# SpamBlockerTechnology* powered exim.conf, Version 4.4.0-alpha1
-# Aug 29, 2015 (-0700)
+# SpamBlockerTechnology* powered exim.conf, Version 4.4.1
+# Dec 5, 2015
 # Exim configuration file for DirectAdmin
 # Requires exim.pl as distributed by DirectAdmin here:
 # http://files.directadmin.com/services/exim.pl version 21 or higher
@@ -852,7 +852,7 @@
 remote_smtp:
   driver = smtp
   headers_add = "${if def:authenticated_id{X-Authenticated-Id: ${authenticated_id}}}"
-  interface = <; ${if exists{/etc/virtual/domainips}{${lookup{$sender_address_domain}lsearch{/etc/virtual/domainips}}}}
+  interface = <; ${if exists{/etc/virtual/domainips}{${lookup{$sender_address_domain}lsearch*{/etc/virtual/domainips}}}}
   helo_data = ${if exists{/etc/virtual/helo_data}{${lookup{$sending_ip_address}iplsearch{/etc/virtual/helo_data}{$value}{$primary_hostname}}}{$primary_hostname}}
 .include_if_exists /etc/exim.dkim.conf
 
