At 2:46 PM -0400 8/21/01, Wayne Barber wrote:

>  I should have mentioned in my first email: I do have -s. Here is the
>  line in the inetd.conf:
>  pop-3   stream  tcp     nowait  root    /usr/sbin/tcpd        popper -s
>
>  The very same line worked for 3.1.2, and I noticed that all users were
>  having their email moved to their .pop file and not just webmail users.

Using '--enable-server-mode' makes it the default for all 
executions of Qpopper.  Using '-s' on the command line makes it the 
default for that execution.  So either works; using both won't hurt.

In server mode the .user.pop file is always created, as it serves 
the additional purpose of a mutual-exclusion lock on multiple 
simultaneous sessions for the same user.  The spool is not copied 
to it unless the spool is 'dirty' at the session end.  If all 
messages are deleted, the spool i snot 'dirty'.  If all messages 
are left on the server and none of them were new to this session or 
downloaded for the first time in this session, the spool is also 
not 'dirty'.  (This can be overridden by the 
'update-status-headers' option in a configuration file -- see the 
Administrator's Guide for more information.)

For more information on Server Mode, see the Administrator's Guide.

>
>  On 21 Aug 2001, at 8:20, Clifton Royston wrote:
>
>>  I can't recall if "enable-server-mode" in the configuration makes it a
>>  default, or simply enables you to turn it on at runtime.  It might be
>>  the latter.
>>
>>  Try putting the "-s" flag on the command line when you run it.
>>
>>    -- Clifton
>>
>>  --
>>   Clifton Royston  --  LavaNet Systems Architect --  [EMAIL PROTECTED]
>>     WWJD?   "JWRTFM!" - Scott Dorsey (kludge)   "JWG" - Eddie Aikau
>>
>
>
>
>  Wayne Barber
>  Coastal Telco Services

Reply via email to