Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion
"Re: How to use Email service in JBPM 5.x?" To view the discussion, visit: https://community.jboss.org/message/755869#755869 -------------------------------------------------------------- Hi, the exception is clear Caused by: javax.mail.MessagingException: Could not connect to SMTP host: http://smtp.gmail.com/ smtp.gmail.com, port: 465, response: -1 You are not even connecting to the mail server. I'm not sure if it's a good idea to use a public email server to do that.. probably they don't allow you to do that or you will need to set up all the authentications mechanisms required by google. If you have an internal mail server that will work, but your problem now is the connection with the mail server. Cheers -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/755869#755869] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
