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. [EMAIL PROTECTED]:~$ 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 [EMAIL PROTECTED]:~$ [EMAIL PROTECTED]:~$ [EMAIL PROTECTED]:~$ swaks -tls -s schorpp.dyndns.dk -t [EMAIL PROTECTED] === 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 [EMAIL PROTECTED]:~$ without cert requiry: tom1:~# swaks -tls -s schorpp.dyndns.dk -t [EMAIL PROTECTED] === 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:<[EMAIL PROTECTED]> <~ 250 Ok ~> RCPT TO:<[EMAIL PROTECTED]> <~ 250 Ok ~> DATA <~ 354 End data with <CR><LF>.<CR><LF> ~> Date: Sat, 13 Aug 2005 19:05:28 +0200 ~> To: [EMAIL PROTECTED] ~> From: [EMAIL PROTECTED] ~> 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

