At 4:45 PM -0600 6/5/01, The Doctor wrote:
> > The strings you enter will depend on your configuration. In many cases
>> command line options alone will suffice. Try reading the manual, trying
>> it yourself, and then asking for specific help if you are stuck.
>
>
> The manual was of no help.
>
> Again the question is how can you get qpopper to use both ports
> 110 (unsecure)
> and port 995 (SSL Secure) on the same deamon?
See page 51 of the Administrator's Guide:
> If you want to enable both alternate-port and STLS, you can do
> this with three configura-tion
> files. One file contains the set tls-support = stls command, and a second
> file contains the set tls-support = alternate-port command. Both files also
> contain one other command, which instructs Qpopper to read the
> third configuration
> file, for example, set config-file = /etc/mail/pop/qpopper-tls.config.
> Set all other options in this third file. Then use the -f
> run-time option to cause Qpopper
> to read either of the first two files.
Keep in mind that alternate-port TLS means that an SSL/TLS
negotiation first thing, so it can't be used with anything else.