Bug#297174: exim4-daemon-heavy: crosschecking with postfix-tls - no bug, feature, if cert delivery is REQuired in configs

tom schorpp schorpp at schorpp.dyndns.dk
Sat Aug 13 19:47:03 UTC 2005


Package: exim4-daemon-heavy
Followup-For: Bug #297174

changed to postfix to crosscheck:

these results are normal -IF- exim4+postfix configs 
are set to require clients to send certs.

i can see no bug here. the only (normal not serious) bug is in exim4.52 taking 
gnutls-params generating too long, 20min here, then it runs ok until chrons 
next removal of the file. 

schorpp at tom1:~$ gnutls-cli -p 25 -s schorpp.dyndns.dk
Resolving 'schorpp.dyndns.dk'...
Connecting to '83.129.180.19:25'...

- Simple Client Mode:

220 tom3.schorpp.dyndns.dk ESMTP Postfix (Debian/GNU)
ehlo tom1
250-tom3.schorpp.dyndns.dk
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250 8BITMIME
starttls
220 Ready to start TLS
*** Starting TLS handshake
*** Fatal error: Error in the push function.
*** Handshake has failed

schorpp at tom1:~$
schorpp at tom1:~$
schorpp at tom1:~$ swaks -tls -s schorpp.dyndns.dk -t postmaster at schorpp.dyndns.dk
=== Trying schorpp.dyndns.dk:25...
=== Connected to schorpp.dyndns.dk.
<-  220 tom3.schorpp.dyndns.dk ESMTP Postfix (Debian/GNU)
 -> EHLO tom1.schorpp.dyndns.dk
<-  250-tom3.schorpp.dyndns.dk
<-  250-PIPELINING
<-  250-SIZE 10240000
<-  250-VRFY
<-  250-ETRN
<-  250-STARTTLS
<-  250 8BITMIME
 -> STARTTLS
<-  220 Ready to start TLS
*** TLS startup failed (error:00000000:lib(0):func(0):reason(0))
 -> QUIT
schorpp at tom1:~$

without cert requiry:

tom1:~# swaks -tls -s schorpp.dyndns.dk -t postmaster at schorpp.dyndns.dk
=== Trying schorpp.dyndns.dk:25...
=== Connected to schorpp.dyndns.dk.
<-  220 tom3.schorpp.dyndns.dk ESMTP Postfix (Debian/GNU)
 -> EHLO tom1.schorpp.dyndns.dk
<-  250-tom3.schorpp.dyndns.dk
<-  250-PIPELINING
<-  250-SIZE 10240000
<-  250-VRFY
<-  250-ETRN
<-  250-STARTTLS
<-  250 8BITMIME
 -> STARTTLS
<-  220 Ready to start TLS
=== TLS started w/ cipher DHE-RSA-AES256-SHA
 ~> EHLO tom1.schorpp.dyndns.dk
<~  250-tom3.schorpp.dyndns.dk
<~  250-PIPELINING
<~  250-SIZE 10240000
<~  250-VRFY
<~  250-ETRN
<~  250 8BITMIME
 ~> MAIL FROM:<root at tom1.schorpp.dyndns.dk>
<~  250 Ok
 ~> RCPT TO:<postmaster at schorpp.dyndns.dk>
<~  250 Ok
 ~> DATA
<~  354 End data with <CR><LF>.<CR><LF>
 ~> Date: Sat, 13 Aug 2005 19:05:28 +0200
 ~> To: postmaster at schorpp.dyndns.dk
 ~> From: root at tom1.schorpp.dyndns.dk
 ~> Subject: test Sat, 13 Aug 2005 19:05:28 +0200
 ~> X-Mailer: swaks v20050625.8 jetmore.org/john/code/#swaks
 ~>
 ~> This is a test mailing
 ~>
 ~> .
<~  250 Ok: queued as 7D8622FA18
 ~> QUIT
<~  221 Bye
=== Connection closed by foreign host.
tom1:~#

same with exim.

y
tom




More information about the Pkg-exim4-maintainers mailing list