Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 14079)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 14095)
@@ -214,5 +214,5 @@
         					$sql_where .= "AND dtb_customer.email NOT ILIKE ? " ;
         				}
-        			} elseif($this->arrSql['domain'] == 3) {
+        			} elseif($this->arrSql['domain'] == 4) {
         				if($sql_where == "") {
         					$sql_where .= "dtb_customer.email ILIKE ? ";
