diff --git a/setup/webmail.sh b/setup/webmail.sh index a92f6417..258c3c1c 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -132,8 +132,7 @@ cat > $RCM_CONFIG < array( 'verify_peer' => false, @@ -141,7 +140,7 @@ cat > $RCM_CONFIG < array( 'verify_peer' => false, @@ -162,8 +161,7 @@ cat > $RCM_CONFIG < 'Directory', - 'hosts' => array('${LDAP_SERVER}'), - 'port' => ${LDAP_SERVER_PORT}, + 'hosts' => array('${LDAP_URL}'), 'user_specific' => false, 'scope' => 'sub', 'base_dn' => '${LDAP_USERS_BASE}',