Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
After customer upgrade their bw to 5.11, the send mail activity throws an error saying 'No authentication mechansims supported by both server and client'.
Symptoms:
Error
sending mail message. Cause: javax.mail.AuthenticationFailedException:
No authentication mechanisms supported by both server and client .
at com.tibco.plugin.share.mail.MailPluginImplementation.send(Unknown Source)
at com.tibco.plugin.mail.MailPubActivity.eval(Unknown Source)
at com.tibco.pe.plugin.Activity.eval(Unknown Source)
at com.tibco.pe.core.TaskImpl.eval(Unknown Source)
at com.tibco.pe.core.Job.a(Unknown Source)
at com.tibco.pe.core.Job.k(Unknown Source)
at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source)
at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)
2). Change the authentication in SMTP server to "Basic Authentication".