[EMAIL PROTECTED] wrote:
> 
> PLEASE
> I need have create a database vpopmail
> and tables for use vpopmail
> What steps I should make?
> How do I ?
> 
> Thanks
> 
> Juan Enciso

install mysql
download latest vpopmail code
tar zxf vpopmail-version.tar.gz
cd vpopmail-version
./configure --enable-mysql=y
vi vmysql.h
 ( set your mysql authentication information, use root for
   easiest install name)
make
make install-strip
done

Or you could read the docs that come with the software,
and read the web page http://www.inter7.com/vpopmail/

Your questions are already answered.

read INSTALL FAQ and http://www.inter7.com/qmail/vpopmail.html

Ken Jones

Reply via email to