JBoss Community

Re: Unable to set the mail configuration properties in JBPM 4.3

created by Rohit Wadke in jBPM - View the full discussion

hi Maciej,

 

I am trying to send mail from client machines. I got following error..

SEVERE: >>org.jbpm.api.JbpmException: could not send email: javax.mail.internet.MimeMessage@eb203b

>>javax.mail.SendFailedException: Invalid Addresses

>>com.sun.mail.smtp.SMTPAddressFailedException: 451 Greylisted, please try again in 300 seconds

>>

>>          at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1061)

>>          at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)

>>          at org.jbpm.pvm.internal.email.impl.MailSessionImpl.send(MailSessionImpl.java:51)

>>          at org.jbpm.jpdl.internal.activity.MailActivity.perform(MailActivity.java:44)

>>          at org.jbpm.jpdl.internal.activity.JpdlAutomaticActivity.execute(JpdlAutomaticActivity.java:15)

>>          at org.jbpm.pvm.internal.model.op.ExecuteActivity.perform(ExecuteActivity.java:60)

>>          at org.jbpm.pvm.internal.model.ExecutionImpl.performAtomicOperationSync(ExecutionImpl.java:656)

>>...

 

How to authenticate mail ?? do we need to send mail id , password to mail server?? I am not able to send mail to other domain..

 

Thanks in advance...

Rohit

Reply to this message by going to Community

Start a new discussion in jBPM at Community