Comment #17 on issue 572 by alexei.fedotov: make GMail Server work with
mail configuration [WAS:When sending an invitation i get a null pointer
exception.]
http://code.google.com/p/openmeetings/issues/detail?id=572
AFAIK, adding the following line to the MailHandler.java solves GMail
security problem:
> props.put("mail.smtp.starttls.enable","true");
Maybe this should be propagated to the configuration along with the default
usage of
GMail SMTP.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---