program/lib/Roundcube/rcube_ldap.php
@@ -273,7 +273,7 @@ } // Get the pieces needed for variable replacement. if ($fu = $rcube->get_user_name()) if ($fu = $rcube->get_user_email()) list($u, $d) = explode('@', $fu); else $d = $this->mail_domain;