Thanks for your help, yes I did do a make clean, and even erased some files by hand, 
with the same
result the temp files are going to /var/spool/mail....
Is there a way to maybe query the popper to tell us what it thinks is the path to it's 
temp dir ?

Frustrating when it doesn't go right...

Wrote the config file a little differently to make it easier to read....
Should I have had at the end of the /temp the file name like /temp/.cache ? ( I 
beleive that's only in
the runtime config file...

./configure --enable-specialauth \
--enable-uw-kludge \
--enable-servermode \
--enable-cache-dir=/var/spool/mail/temp \
--enable-temp-dir=/var/spool/mail/temp \
--enable-temp-drop-dir=/var/spool/mail/temp



Thanks !


Clifton Royston wrote:

> On Tue, Jun 05, 2001 at 11:27:25PM -0400, Jack Sasportas wrote:
> > I was trying to add the temp dir paths so that the .cache files end up
> > in a different direcrtory then the users email.  Here are my configure
> > parameters:
> > ./configure --enable-specialauth --enable-uw-kludge --enable-servermode
> > --enable-cache-dir=/var/spool/mail/temp
> > --enable-temp-dir=/var/spool/mail/temp
> > --enable-temp-drop-dir=/var/spool/mail/temp
>
> Are you sure you reran "make clean" and "make" after that?  This
> feature is working for me.
>
> BTW, --enable-temp-dir is not the directive, in the configure script
> it's --enable-temp-drop-dir, and --enable-cache-dir defaults to the
> same value. But what you've got should still work.
>
> Here's what I used and this is working:
>
> ./configure --enable-uw-kludge --with-warnings --enable-log-login \
>  --enable-keep-temp-drop --enable-shy \
>  --enable-temp-drop-dir=/var/mail/.poptemp \
>  --enable-nonauth-file=/usr/local/etc/pop.disable \
>  
>--enable-server-mode-shell-include=/usr/bin/false:/sbin/nologin:nologin:/usr/local/bin/no_shell
> \
>  --enable-timing
>
> (Ignore the --enable-server-mode-shell-include line, that's only if you
> are using my patch for that feature, which isn't included as of 4.0.3.)
>
> --
>  Clifton Royston  --  LavaNet Systems Architect --  [EMAIL PROTECTED]
>    WWJD?   "JWRTFM!" - Scott Dorsey (kludge)   "JWG" - Eddie Aikau

--
___________________________________________________________
Jack Sasportas
Innovative Internet Solutions
Phone 305.665.2500
Fax 305.665.2551
www.innovativeinternet.com
www.web56.net


Reply via email to