Hi,

I found my error. The PDF documentation has two indications of the Server 
Mode directive:
   --enable-servermode
   --enable-server-mode
but the correct one is --enable-servermode

I chose the wrong one. :-(

Thanks for the help, Randall. Debug mode is my friend.

-- Leonard

At 04:49 PM 4/23/2002, Leonard Hermens wrote:
>Hello,
>
>We are struggling with cache files in server mode. The overview of the 
>issue: the cache files appear only if we do not enable alternate locations 
>for the files.
>Our OS platform is Solaris 2.7 and 2.8
>
>The cache files will show up in /var/mail when we run qpopper configured as:
>./configure --enable-server-mode --enable-uw-kludge
>
>but the cache files will not show up if we run qpopper configured as:
>
>./configure --enable-server-mode --enable-uw-kludge  \
>   --enable-temp-drop-dir=/var/mail/drop/  \
>   --enable-cache-dir=/var/mail/cache/
>
>(We also tried without the trailing "/" on the path for each dir, too.)
>
>Directory permissions are as follows:
>
>ls -la /var/mail
>
>total 10
>drwxrwxrwt   5 root     mail         512 Apr 23 16:30 .
>drwxr-xr-x  32 root     sys          512 Mar 25 10:48 ..
>drwxrwxr-x   2 root     mail         512 Mar 13 18:14 :saved
>drwxrwxrwt   2 root     mail         512 Apr 23 15:54 cache
>drwxrwxrwt   2 root     mail         512 Apr 23 16:30 drop
>-rw-rw----   1 testoid  mail           0 Apr 23 15:40 testoid
>
>Is it obvious what we are doing incorrectly? Any tips would be helpful. 
>Thanks much.
>
>-- Leonard

Reply via email to