Re: {?} Re: Weird SSL error
Doug Hardie <[email protected]> Tue, 9 Sep 2008 20:06:34 -0700
| Newsgroups | gmane.mail.qpopper |
|---|---|
| Message-ID | <[email protected]> |
On Sep 9, 2008, at 06:25, The Doctor wrote: > On Mon, Sep 08, 2008 at 05:53:52PM -0700, Doug Hardie wrote: >> >> On Sep 8, 2008, at 15:19, The Doctor wrote: >> >>> Right, I have to use a backup server, however >>> I have configured accordingly but I am getting: >>> >>> Sep 8 16:18:21 doctor popper[21244]: Expected comment or end of >>> line; >>> found "" at line 3 of config file /etc/mail/pop/qpopper.config >>> [pop_config.c:1637] >>> >>> >>> What is the cause of this? >> >> Depends on what is in the qpopper.config file. >> > > Again /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 Again I don't find any indications of a tls-options variable in the qpopper guide. Also, spaces and quotes may be causing the problem with the file name. Try removing the spaces and adding double quotes around the file names. There are issues with the current qpopper with file names that I believe are corrected in 4.1 which has not been released yet.