Hi,
I have been trying to get my TLS up but I keep getting the following error:
"The server does not support a SSL connection. Account: '192.154.1.12', Server: '192.154.1.12', Protocol: SMTP, Server Response: '250 8BITMIME', Port: 25, Secure(SSL): Yes, Server Error: 250, Error Number: 0x800CCC7D"
Am I missing any step?
I am using FC 3 and qmail-ldap-20041101.
Below are the setting I have made:
Makefile: ----------------------------------------- TLS= -DTLS_SMTPD
TLSINCLUDES=-I/usr/include/openssl TLSLIBS=-L/usr/lib -lssl -lcrypto
OPENSSLBIN=/usr/bin/openssl OPENSSLBIN=openssl
smtpcert: ----------------------------------------- control/cert.pem
I have also created the cert.pem
Regards James Smith
