[jboss-user] [jBPM] - Error sending email in jbpm-4.2

Maciej Swiderski do-not-reply at jboss.com
Thu May 27 11:44:49 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"Error sending email in jbpm-4.2"

To view the discussion, visit: http://community.jboss.org/message/545158#545158

--------------------------------------------------------------
First of all please add :
mail.debug set to true to mail properties:

Properties properties = new Properties();
properties.put("mail.smtp.host", "10.1.1.20");
properties.put("mail.debug", "true");

that should print quite some information. Please attach the log file to the discussion.

What version of mail.jar are you using?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/545158#545158]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100527/0ab75734/attachment.html 


More information about the jboss-user mailing list