below is my ./configure options list:

i want to get the hash-spool=2 to work, but i keep getting permissions
problems. an earlier post revealed that maybe qpopper doesn't auto create
the subdirectories under drop. can this be verified?

also, the enable-timing is refused, is this really a feature and what does
it do??

does anyone see anything right, wrong, or an improvement? thanks a lot.

as you can see i commented ssl; i have one group that wants ssl and another
that doesn't, if i compile with ssl,
will both groups be able to still access popper??

rf

./configure --enable-standalone \
--enable-auth-file=/apps/qp/auth_file \
--enable-bulldb=/apps/qp/bulls \
--enable-cache-dir=/apps/qp/cache \
--enable-hash-spool=2 \
--disable-hash-dir-check \
--disable-old-spool-loc \
--enable-log-facility=LOG_LOCAL0 \
--enable-log-login \
--enable-nonauth-file=/apps/qp/nonauth_file \
--enable-popbulldir=/apps/qp/bulls \
--enable-poppassd \
--enable-server-mode \
--enable-shy \
--enable-specialauth \
--enable-temp-drop-dir=/apps/qp/drop \
--enable-debugging \
#--with-openssl=/usr/local/ssl/lib \
--enable-timing \

Reply via email to