the sqwebmail and vpopmail mysql modules are different.
configure sqwebmail with --enable-authvchkpw and disable all other modules. Ken Jones On 2001.12.06 10:36 Alexandre wrote: > qmail is running in Redhat 7.1 Kernell 2.4.2! > > Users receving and send mails from pop3 and smtp with authentications > in my > mysql ( it is ok, running) > > I have install vpopmail , mysql 3.23.36 , qmailadmin, ucspi..., and > now I > need to install sqwebmail but in my install the error messages is > different > , : > > this is my install options and the error msg . > > Could you help me please with sqwebmail ? > > Alexandre / Brazil > > > vpopmail option on my install : > > > ./configure --enable-relay-clear-minutes=180 > --enable-vpopuser=vpopmail --en > > able-vpopgroup=vchkpw --enable-tcpserver-file=/etc/tcp.smtp > --enable-sqllibd > > ir=/usr/lib/mysql --enable-passwd=y --enable-qmaildir=/var/qmail > --enable-ad > > [EMAIL PROTECTED] > --enable-tcprules-prog=/usr/local/bin/tcprules > --enable-auth-logging=y --enable-logging=y --enable-sqwebmail-pass=y > --ena > b > > le-default-domain=cable.net --enable-mysql=y --enable-roaming-users=y > --enab > > le-deliver-filter=y --enable-hardquota=10485760 --enable-large-site=y > --enab > le-clear-passwd=y --enable-mysql-logging=y > make && make install-strip > > sqwebmail option in my install : > > vi /sqwebmailxx/authlib/authmysqlrc I have edited this fields: > > MYSQL_SERVER, MYSQL_USERNAME, Password, database, user table, > cryptpwfield > > > /configure --enable-imagedir=/webserver_document_root > --enable-cgibindir=/ > webserver_cgi-bin --with-authmysql --enable-https=auto > > make configure-check > > make > > so the end of the msg is...... > > checking for setgroups... yes > > checking for initgroups... yes > > checking whether -lm is needed for floor... yes > > checking whether -lnsl is needed for inet_addr... no > > checking whether -lsocket is needed for socket... no > > checking for security/pam_appl.h... yes > > checking for Pam/pam_appl.h... no > > checking for dlopen in -ldl... yes > > checking for pam_start in -lpam... yes > > checking for pam_setcred... yes > > checking for ldap.h... yes > > checking for lber.h... yes > > checking for syslog.h... yes > > checking for ber_scanf in -llber... yes > > checking for ldap_open in -lldap... yes > > checking for ldap_search_st... yes > > checking for shadow.h... yes > > checking for getspent in -lshadow... no > > checking for getspent... yes > > checking for mysql_connect in -lmysqlclient... no > > configure: error: --with-authmysql specified > > configure: error: ./configure failed for authlib > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > >
