[Building Sakai] EmailService, SSL, TLS

carl.hall at gatech.edu carl.hall at gatech.edu
Mon Sep 21 11:30:32 PDT 2009


I happened to notice in the email service that the following exists:

if(m_smtpUseSSL)
  props.put("mail.smtp.starttls.enable", "true");

I believe this is not quite right.  Using SSL takes a little more setup work and doesn't imply TLS.  I don't mind putting in a patch for this but wanted to make sure I'm not missing something here.  Can someone else confirm this, please?


More information about the sakai-dev mailing list