Jack,
> 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
>
> I found the above commands in the admin pdf, but they are no making the
> temp files in /var/spool/mail/temp..... any ideas ?
1. Make sure the temp directories are world writable:
>ls -l /var/spool/mail
drwxrwxrwt 2 root root 13312 Jun 6 19:18 temp
2. I couldn't find --enable-temp-dir in the guide...
3. This works in my configure files (same idea at least):
set cache-dir = /var/tmp/.cache
set temp-dir = /var/tmp/.pop
hth, Peter Vaskess
Netlink Connect, Australia
http://www.netlink.com.au