Mr. Sam; I changed line 589 in sqwebmail-1.2/authlib/Makefile from: CFLAGS = -I/usr/local/include/mysql -g -O2 -Wall -I.. -I./.. to: CFLAGS = -I/usr/local/include -g -O2 -Wall -I.. -I./.. It compiled fine. I ran the command: /usr/local/libexec/authlib/authdaemond start and it started 5 daemons with a .mysql ending. However. I am not able to log in. It returns incorrect user name or password. My config was: ./configure --with-db=db --enable-imagedir=/usr/local/share/sqwebmail/html/Images Any suggestions or pointers??? Thank you -Max
