On Fri, Oct 19, 2012 at 3:59 PM, Randall Gellens <ra...@qti.qualcomm.com> wrote: > Hi Keith, > > Server mode is an option in Qpopper that is independent of how it is > invoked. It controls certain behavior regarding copying of spool files. > Similarly, fast IO is another Qpopper option. These options can be set at > configure or compile time, or at run time using command-line flags or > system-wide or per-user configuration files. The Qpopper Administrator's > Guide has much more detailed descriptions of these options. My suggestion > would be to try explicitly turning these off using command-line flags or > preferably (because it happens later) a system-wide configuration file, and > see if the problem still occurs.
Aha, these settings are in the qpopper.cfg file.....I'll look at the Admin guide. Currently, fast-update is commented out (will check the Admin guide to see what the default for this is) and "server-mode" is true. Thanks again for the feedback. Keith