The manual was not clear at all as to the format of the
user config file. So i want to make sure i'm doing things right.
1. Compile qpopper with many default settings, i.e. NO server mode
2. When i run the qpopper the command line in my inetd.conf is
qpopper -U
(so i could make some user to have server mode)
3. Under /var/spool/mail , i place a file called
.some-user-name.qpopper-options
4. But now i'm confused , do i put
set server-mode
OR
server-mode
in this file ?
BTW, the main aim of having server-mode is to avoid the
step of creating the .user.pop file, isn't it?
BUt it seems that whether this is created depends ALSO
on the client side. If that user still set "delete mail from
server when local copy is deleted" , that .user.pop file
creation still happens.
Is this true ?