Community

Error sending email in jbpm-4.2

reply from Maciej Swiderski in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community