JBoss Community

Re: Email Problem with JBPM

created by Rohit Wadke in jBPM - View the full discussion

Make folder classes in WEB-INF add your mail properties, jbpm.cfg.xml, and process.jpdl file...

 

Add following code in mail properties file...

mail.smtp.host yourhostname

mail.smtp.port 25

mail.smtp.auth false

 

dont add mail session in jbpm.cfg.xml.

 

its working for me...

Reply to this message by going to Community

Start a new discussion in jBPM at Community