smtp email error

SMTP connector not working

Hello,

I've using an SMTP connector in my process where I provide a username and password. SSL is disabled. In my process, a form is submitted and an email is supposed to be sent. However, it's not working. Without the authentication, email works. Currently, my SMTP server accepts open relay. However, this is changing soon so I need to provide authentication in the Bonitasoft software.

In the logs this is what I see:

AuthenticationFailedException error.

Bonita SMTP Connector - how to trap an error when invalid email address?

Hello,

Looking for a help in this issue:

I have a process with email notification by SMTP connector.

Email address to send the notification should be provided by a user (some basic validation is already done with the form/javascript).

I want to notify my user if the address is incorrect.

Notifications