Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
"ERROR {org.wso2.carbon.event.output.adapter.email.EmailEventAdapter} - Exception occurred when sending email to abc@gmail.com. 535-5.7.8 Username and Password not accepted. For more information, go to|535 5.7.8 https://support.google.com/mail/?p=BadCredentials - gsmtp| javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. For more information, go to"
" ERROR {org.wso2.carbon.event.output.adapter.email.EmailEventAdapter} - Event dropped at Output Adapter 'EmailPublisher' for tenant id '15983', Error in message format, 535-5.7.8 Username and Password not accepted. For more information, go to|535 5.7.8 https://support.google.com/mail/?p=BadCredentials - gsmtp| javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. For more information, go to"
We may have to fix here and reduce the severity to warn log and if possible publish a diagnostic log.
Describe the Issue:
We may have to fix here and reduce the severity to warn log and if possible publish a diagnostic log.
[1] - https://github.com/wso2/carbon-analytics-common/blob/v5.2.59/components/event-publisher/event-output-adapters/org.wso2.carbon.event.output.adapter.email/src/main/java/org/wso2/carbon/event/output/adapter/email/EmailEventAdapter.java#L420