Hi, I'm having trouble with TLS and I can't see where the problem is.
I've got the cert + key in ssl/ with the default names. I'm testing with swaks: [EMAIL PROTECTED] 0.3x]# swaks -t [EMAIL PROTECTED] -s smtp.robinbowes.com -tls === Trying smtp.robinbowes.com:25... === Connected to smtp.robinbowes.com. <- 220 batmobile.robinbowes.com ESMTP qpsmtpd 0.31.1 ready; send us your mail, but not your spam. -> EHLO batmobile.robinbowes.com <- 250-batmobile.robinbowes.com Hi [192.168.1.60] [192.168.1.60] <- 250-PIPELINING <- 250-8BITMIME <- 250-STARTTLS <- 250 AUTH PLAIN LOGIN -> STARTTLS <- 220 Go ahead with TLS *** TLS startup failed (error:00000000:lib(0):func(0):reason(0)) -> QUIT There's nothing in qpsmtpd log that suggests why this is failing. Any ideas? R.
