Re: Problem building sqwebmail & courier IMAP after vpopmail 5.0 upgrade

2001-11-02 Thread Carlos Paz
The problem is the default installation permissions for the vpopmail lib on ~vpopmail/lib . This directory and it's files are root owned and only readable by that user. Try something like: chmod 755 ~vpopmail/lib chmod 644 ~vpopmail/lib/* make whatever Regards... "Hubbard, David" wrote: > I jus

Problem building sqwebmail & courier IMAP after vpopmail 5.0 upgrade

2001-11-01 Thread Hubbard, David
I just built and installed vpopmail 5.0, upgrading from 4.9.10, it seemed to go fine. I used the following configure options: ./configure \ --enable-hardquota=3 \ --enable-ip-alias-domains=n \ --enable-ldap=n \ --enable-logging=y \ --enable-log-name=vpopmail \ --enable-mysql=n \ --enable