[exim] tls died

Top Page
Delete this message
Reply to this message
Author: Jonathan Vanasco
Date:  
To: Exim Mailing List
Subject: [exim] tls died
I'm running exim and ssl off the freebsd 6.0b3 ports tree

tls isn't happy anymore -- i think the ports system upgraded
something without me knowing,
tls connections just loop. forever.

this is a trace off of a connect -- this is the interminable loop

does anyone have ann idea?



87350 SMTP>> 220 TLS go ahead
87350 Calling SSL_accept
87350 SSL info: before/accept initialization
87350 SSL info: before/accept initialization
87350 SSL info: SSLv3 read client hello A
87350 SSL info: SSLv3 write server hello A
87350 SSL info: SSLv3 write certificate A
87350 SSL info: SSLv3 write certificate request A
87350 SSL info: SSLv3 flush data
87350 SSL info: SSLv3 read client certificate A
87345 child 87350 ended: status=0xb
87345 0 SMTP accept processes now running
87345 Listening...
87345 Connection request from 69.86.67.250 port 51260
87345 search_tidyup called
87345 1 SMTP accept process running
87345 Listening...
87351 host in rfc1413_hosts? no (end of list)
87351 sender_fullhost = [69.86.67.250]
87351 sender_rcvhost = [69.86.67.250]
87351 Process 87351 is handling incoming connection from [69.86.67.250]
87351 host in host_lookup? no (option unset)
87351 set_process_info: 87351 handling incoming connection from
[69.86.67.250]
87351 host in host_reject_connection? no (option unset)
87351 host in sender_unqualified_hosts? no (option unset)
87351 host in recipient_unqualified_hosts? no (option unset)
87351 host in helo_verify_hosts? no (option unset)
87351 host in helo_try_verify_hosts? no (option unset)
87351 host in helo_accept_junk_hosts? no (option unset)
87351 SMTP>> 220 mail2.2xlp.com ESMTP Exim 4.52 Tue, 04 Oct 2005
20:57:50 -0400
87351 Process 87351 is ready for new message
87351 smtp_setup_msg entered
87351 SMTP<< EHLO [192.168.1.103]
87351 [192.168.1.103] in helo_lookup_domains? no (end of list)
87351 sender_fullhost = ([192.168.1.103]) [69.86.67.250]
87351 sender_rcvhost = [69.86.67.250] (helo=[192.168.1.103])
87351 set_process_info: 87351 handling incoming connection from
([192.168.1.103]) [69.86.67.250]
87351 host in pipelining_advertise_hosts? yes (matched "*")
87351 host in auth_advertise_hosts? yes (matched "*")
87351 host in tls_advertise_hosts? yes (matched "*")
87351 SMTP>> 250-mail2.2xlp.com Hello [192.168.1.103] [69.86.67.250]
87351 250-SIZE 52428800
87351 250-PIPELINING
87351 250-STARTTLS
87351 250 HELP
87351 SMTP<< STARTTLS
87351 tls_certificate file /etc/ssl/securemail.2xlp.com/
securemail_2xlp_com.crt
87351 tls_privatekey file /etc/ssl/securemail.2xlp.com/
securemail_2xlp_com.key
87351 Initialized TLS
87351 host in tls_verify_hosts? no (option unset)
87351 host in tls_try_verify_hosts? yes (matched "*")