Hallo Sean,
Very good, interesting as I saw your previous mail with
the service pop3 entry I thought this might be the reason.
Good you found yourself and posted here for information.
Reg,
Andreas
> pardon me for replying to my own post but I solved the problem. I wasn't
> referring to the config file qpopper.config ni my xinetd pop3 file....
> sean
> On Wed, 9 Oct 2002, Sean Turnbull wrote:
>
> > Well I tried it with no SSL and I can retrieve all my mail no probs.
> > I compiled with
> >
./configure --enable-debugging --with-pam=/etc/pam.d/pop3 --enable-specialau
th --with-openssl=/usr/local/ssl --enable-log-login
> >
> > I tried without SSL and popper works a charm.
> > I modified my xinitd pop3 file:
> > service pop3
> > {
> > flags = REUSE NAMEINARGS
> > socket_type = stream
> > protocol = tcp
> > wait = no
> > user = root
> > server = /usr/local/sbin/popper
> > server_args = popper -d -s -t /etc/mail/mail-output
> > port = 110
> > }
> > and my qpopper.config file:
> > set tls-support = tls
> > set tls-server-cert-file = /etc/mail/certs/cert.pem
> > set timeout = 10
> > set chunky-writes = tls
> >
> > now I get these errors using kmail (kde 3.0.3 source. Kmail says:could
not connect to host
> > Oct 9 10:07:56.848 2002 [29804] Trace and Debug destination is file
> > "/etc/mail/mail-output" [pop_init.c:855]
> > Oct 9 10:07:56.853 2002 [29804] (v4.0.3) Servicing request from
"sean-turnbull.ph.rmit.edu.au" at 131.170.94.57 [pop_init.c:1153]
> > Oct 9 10:07:56.853 2002 [29804] before TLS; tls_support==0
[popper.c:172]
> > Oct 9 10:07:56.853 2002 [29804] Skipped TLS Init [popper.c:196]
> > Oct 9 10:07:56.853 2002 [29804] (v4.0.3) Intro [popper.c:238]
> > Oct 9 10:07:56.853 2002 [29804] +OK Qpopper (version 4.0.3) at
sean-turnbull.ph.rmit.edu.au starting. [popper.c:251]
> > Oct 9 10:07:56.862 2002 [29804] Qpopper ready for input from (null) at
sean-turnbull.ph.rmit.edu.au [131.170.94.57] [popper.c:285]
> > Oct 9 10:07:56.862 2002 [29804] Received (4): "?..."
[pop_get_command.c:105]
> > Oct 9 10:07:56.862 2002 [29804] (null) at sean-turnbull.ph.rmit.edu.au
(131.170.94.57): -ERR Unknown command: "?...". [pop_get_command.c:152]
> > Oct 9 10:07:56.862 2002 [29804] I/O error flushing output to client at
sean-turnbull.ph.rmit.edu.au [131.170.94.57]: Operation not permitted (1)
[pop_send.c:685]
> > Oct 9 10:07:56.862 2002 [29804] Qpopper ready for input from (null) at
sean-turnbull.ph.rmit.edu.au [131.170.94.57] [popper.c:285]
> > Oct 9 10:07:56.862 2002 [29804] (null) at sean-turnbull.ph.rmit.edu.au
(131.170.94.57): -ERR POP EOF or I/O Error [popper.c:794]
> > Oct 9 10:07:56.862 2002 [29804] I/O error flushing output to client at
sean-turnbull.ph.rmit.edu.au [131.170.94.57]: Operation not permitted (1)
[pop_send.c:685]
> > Oct 9 10:07:56.862 2002 [29804] +OK Pop server at
sean-turnbull.ph.rmit.edu.au signing off. [popper.c:351]
> > Oct 9 10:07:56.862 2002 [29804] I/O error flushing output to client at
sean-turnbull.ph.rmit.edu.au [131.170.94.57]: Operation not permitted (1)
[pop_send.c:685]
> > Oct 9 10:07:56.862 2002 [29804] (v4.0.3) Ending request from "" at
(sean-turnbull.ph.rmit.edu.au) 131.170.94.57 [popper.c:369]