[Building Sakai] EmailService, SSL, TLS

carl.hall at et.gatech.edu carl.hall at et.gatech.edu
Tue Oct 27 06:37:15 PDT 2009


The code in kernel trunk has been patched to have SSL and TLS capabilities.  You can use the associated JIRA [1] to get the patch used.

[1] http://jira.sakaiproject.org/browse/KNL-283


----- "Miguel Carro Pellicer" <farreri.sakai at gmail.com> wrote:

> Hi Carl!
> 
> Can you help me to configure a google SMTP server with my Sakai 2.6.X?
> I want that Sakai send mails with a google account.
> 
> I need to make changes on my Sakai code or i need to apply a patch?
> 
> Thanks for any help, Miguel.
> 
> Carl F. Hall escribió:
> 
> Changing smtpUseSSL to smtpUseTLS is the easiest way to resolve the
> current issue, but I think both options (SSL, TLS) should be in there
> to give better flexibility of the service.  SSL and TLS are off by
> default, so the probability of someone running into this issue is
> equal to the number of people that try to connect using SSL to their
> mail server which I think to be pretty low.
> 
> 
> ----- Original Message -----
> From: "Adrian Fish" <a.fish at lancaster.ac.uk> To: "David Horwitz"
> <david.horwitz at uct.ac.za> Cc: "carl hall" <carl.hall at gatech.edu> ,
> "sakai-dev" <sakai-dev at collab.sakaiproject.org> Sent: Monday,
> September 21, 2009 4:50:39 PM GMT -05:00 US/Canada Eastern
> Subject: Re: [Building Sakai] EmailService, SSL, TLS
> 
> Hi David, Carl,
> 
> Why not just change m_smtpUseSSL to m_smtpUseTLS as well as changing
> the
> name of the sakai.properties prop to smtpUseTLS? smtpUseSSL was a bad
> choice of parameter name; I hold my hand up :) It is off by default
> though, isn't it? If the parameter is not specified, or is false, the
> property is not set.
> 
> Cheers,
> 
> Adrian.
> 
> David Horwitz wrote:
> 
> Hi Carl,
> 
> Quite right that should be off by default - will you jira and I'll fix
> it.
> 
> D carl.hall at gatech.edu wrote:
> 
> 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?
> _______________________________________________
> sakai-dev mailing list sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev TO
> UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe" _______________________________________________
> sakai-dev mailing list sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev TO
> UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
> 
> --
> 
> 
> 
> 
> 
> 
> 
> Miguel Carro Pellicer
> 
> mcarro at pentec.es
> 
> +34 - 96 393 74 33 ext. 32
> 
> www.samoo.es
> 
> 
> 
> Este correo y sus archivos asociados son privados y confidenciales y
> va dirigido exclusivamente a su destinatario. Si recibe este correo
> sin ser el destinatario del mismo, le rogamos proceda a su eliminación
> y lo ponga en conocimiento del emisor. La difusión por cualquier medio
> del contenido de este correo podría ser sancionada conforme a lo
> previsto en las leyes españolas, Ley Orgánica 15/1999 de Protección de
> Datos de Carácter Personal. No se autoriza la utilización con fines
> comerciales o para su incorporación a ficheros automatizados de las
> direcciones del emisor o del destinatario.”
> 
> 
> 
> This mail and its attached files are confidential and are only and
> exclusively intended to their addressee. In case you may receive this
> mail not being its addressee, we beg you to let us know the error by
> reply and to proceed to destroy it. The circulation by any mean of
> this mail could be penalised in accordance with the Spanish
> legislation. Is not allowed the use of both, the transmitter and the
> addressee’s, address with a commercial aim, or in order to be
> incorporated to automated data process or to any kind of files.
> 
> 
> 
> P Antes de imprimir este correo electrónico piense bien si es
> necesario hacerlo. El medioambiente es cosa de todos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 3022 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091027/e3cb5757/attachment.jpg 


More information about the sakai-dev mailing list