On Wed, 18 Jul 2001, Dan Melomedman wrote:

> Here's ps output for sqwebmail on my system:
> This is Linux and gcc.
>
> USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
> ldapmail 29583  0.0  0.0  1636  456 ?        R    13:12   0:00 webmail

Which modules is that compiled with? I bet that things like gdbm make a
difference.

USER       PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED      TIME COMMAND
vmail    32303  2.0  0.2  2148  968  ??  D    12:28PM   0:00.08 sqwebmail

FreeBSD 4.3 and gcc, configured as:

LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include ./configure \
--with-userdb=/etc/userdb \
--enable-cgibindir=/usr/local/www/cgi-bin \
--enable-imagedir=/usr/local/www/data/webmail \
--with-ispell=/usr/local/bin/ispell \
--enable-mimetype=/usr/local/etc/apache/mime.types \
--enable-webpass=no \
--without-gzip \
--without-authdaemon \
--without-authldap \
--without-authmysql \
--without-authcustom \
--without-authpam \
--without-authpwd \
--with-gdbm-prefix=/usr/local \
--with-db=gdbm \
--enable-maxpurge=30

-- 
Charlie Watts
[EMAIL PROTECTED]
Frontier Internet
http://www.frontier.net/

Reply via email to