On Sep 8, 2008, at 16:38, The Doctor wrote:
On Mon, Sep 08, 2008 at 06:20:13PM -0500, Butch Kemper wrote:
The error message tell you that the line 3 of the config file
contains an
error.
So what does the config file look like?
/etc/mail/pop/qpopper.config
--
set tls-support = alternate-port
set tls-options = 0x00000800
set tls-server-cert-file = /etc/mail/pop/pop3.nk.ca.2008.crt
set tls-private-key-file = /etc/mail/pop/pop3.nk.ca.2008.key
set config-file = /etc/mail/pop/qpopper-tls.config
Version 4.0 and earlier have an issue with spaces and quotes around
file names. I no longer remember the specifics on which work and
which do not (It appears to be corrected in 4.1). Remove the spaces
around the file names first and if that doesn't solve it, add double
quotes around the file name. Also, I don't find any reference to the
tls-options entry in the qpopper admin guide. Are you sure thats a
valid config command?