Trying to understand the TLS over SMTP scenarios I have some basic questions on
the featues of TLS over SMTP.
Is it right that:
-it could be used to send crypted mails between mta's - using server
certificates (one for each server)
-it could be used between smtp client and server - using client and server
certificates
-it could be used between smtp client and server - just using server
certificates and a client password that is crypted during the ssl session
Which one are possible with qmail-ldap?
TIA
Daniel