Hello everybody. I am trying to install sqwebmail on existing qmail server. OS is redhat7.2. installed expect. sqwebmail is latest version. users have system account. configuring and installing goes fine. but there is problem in accessing through web. no one can't login. output of ps -e | grep auth is following.
1112 ? 00:00:00 authdaemond.lda 1113 ? 00:00:00 authdaemond.lda 1114 ? 00:00:00 authdaemond.lda 1118 ? 00:00:00 authdaemond.lda 1119 ? 00:00:00 authdaemond.lda 1120 ? 00:00:00 authdaemond.lda I think this is working ldap authentication module. i tryed --without-authldap in ./configure, but no result. what i have to do? thank you
