On Tue, Aug 01, 2006 at 09:52:35PM -0600, The Doctor wrote:
> I have compiled POP3 with OpenSSL.
> 
> The processes are running as follows:
> 
> ps axww | egrep pop
>  9080  ??  S      0:00.38 /usr/sbin/popper 110 -s -S
> 11533  ??  S      0:00.08 /usr/sbin/popper 995 -s -S -f 
> /etc/mail/pop/qpopper.config -d /var/log/popsecure -t /var/log/popsecure
> 19720  p0  R+     0:00.01 grep -E pop            
> 
> /etc/mail/pop/qpopper.config  reads:
> 
> set tls-support = alternate-port
> set tls-options = 0x00000800
> set tls-server-cert-file = /etc/mail/certs/cert.pem
> set tls-private-key-file = /etc/mail/certs/privkey.pem
> set config-file = /etc/mail/pop/qpopper-tls.config  
> 
> and /etc/mail/pop/qpopper-tls.config reads
> 
> set debug = 1
> set tracefile = /var/log/popsecure 
> 
> 
> 
> and the syslogs read
> 
> syslog
> 
> Aug  1 21:26:33 doctor popper[11533]: accept=4; sockfd=5; clilen=16; 
> cli_addr=216.95.238.94:3529\n [main.c:700]
> Aug  1 21:26:33 doctor popper[11533]: new connection; fd=4 [main.c:987]
> Aug  1 21:26:33 doctor popper[11533]: newsockfd (4) flags: 0x2 [main.c:995]
> Aug  1 21:26:33 doctor popper[11533]: set fd 4 blocking (0x2) [main.c:1001]
> Aug  1 21:26:33 doctor popper[11533]: forked() for new connection; pid=14953 
> [main.c:1060]
> Aug  1 21:26:33 doctor popper[14953]: new child for connection [main.c:1011]
> Aug  1 21:26:33 doctor popper[11533]: reaper signal handler called 
> [main.c:896]
> Aug  1 21:26:33 doctor popper[11533]: ...wait3() returned 14953; error:  (0)  
> [main.c:901]
> Aug  1 21:26:33 doctor popper[11533]: ...wait3() returned -1; error: No child 
> processes (10)  [main.c:901]
> Aug  1 21:26:33 doctor popper[11533]: accept=-1; sockfd=5; clilen=16; 
> cli_addr=216.95.238.94:3529\n [main.c:700]                                   
> 
> tracefile
> 
> Aug  1 21:26:33.152 2006 [14953] Trace and Debug destination is file 
> "/var/log/popsecure" [pop_config.c:1206]
> Aug  1 21:26:33.152 2006
> Aug  1 21:26:33.152 2006 [14953] Finished processing config file 
> '/etc/mail/pop/qpopper-tls.config'; rslt=1 [pop_config.c:1580]
> Aug  1 21:26:33.152 2006
> Aug  1 21:26:33.152 2006 [14953] Finished processing config file 
> '/etc/mail/pop/qpopper.config'; rslt=1 [pop_config.c:1580]
> Aug  1 21:26:33.152 2006
> Aug  1 21:26:33.152 2006 [14953] Debugging turned on (-d) [pop_init.c:760]
> Aug  1 21:26:33.152 2006
> Aug  1 21:26:33.156 2006 [14953] (v4.0.9) Servicing request from 
> "ts1p31.nl2k.ab.ca" at 216.95.238.94 [pop_init.c:1239]
> Aug  1 21:26:33.156 2006
> Aug  1 21:26:33.156 2006 [14953] before TLS; tls_support==1 [popper.c:196]
> Aug  1 21:26:33.156 2006
> Aug  1 21:26:33.156 2006 [14953] ...Initializing OpenSSL library (version 
> OpenSSL 0.9.8c-dev xx XXX xxxx) [pop_tls_openssl.c:235]
> Aug  1 21:26:33.156 2006
> Aug  1 21:26:33.162 2006 [14953] ...have /dev/urandom; skipping PRNG seeding 
> [pop_tls_openssl.c:293]                
> Aug  1 21:26:33.162 2006
> 
> Aug  1 21:26:33.162 2006 [14953] ...setting method to SSLv23_server_method 
> [pop_tls_openssl.c:317]
> Aug  1 21:26:33.162 2006
> Aug  1 21:26:33.162 2006 [14953] ...allocating OpenSSL context 
> [pop_tls_openssl.c:347]
> Aug  1 21:26:33.162 2006
> Aug  1 21:26:33.162 2006 [14953] ...set options 0x800; options now 0x800 
> [pop_tls_openssl.c:361]
> Aug  1 21:26:33.162 2006
> Aug  1 21:26:33.162 2006 [14953] ...setting certificate file 
> /etc/mail/certs/cert.pem [pop_tls_openssl.c:368]
> Aug  1 21:26:33.162 2006                       
> 
> 
> What is not happening?

-- 
Member - Liberal International  
This is [EMAIL PROTECTED]       Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
Beware Linux the MS Windows of Unix! Demand UseNet an integral part of Internet!

Turns out I wonder the answer.

That answer is available at http://www.nk.ca/~doctor/blog/ .


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to