#email connector

Email SMTP Authentication error

Hello,

I've created a process in Bonita BPM Studio. In my process, I have a human task where I've added the email connector and provided a username and password. The SMTP host and port are correct. During the process, a form is submitted and an email is supposed to be sent to an approver. However, this email is never sent. I've checked the logs and see AuthenticationFailedException error. I've checked multiple times to make sure the credentials are correct. What could be the issue?

Thank you.

Insert the value of a variable in an email

Hello,

I have a task where I have to insert the value of variable containing the fees of a mission found in my BDM into my email and I know that in email option there is an icon for the insertion of variable but how do I select the mission fees variable found in my BDM to appear in my email?

Hope I correctly presented my issue.

Thanks.

Send together the name and email address of the sender

Hi everyone,

Is it possible to send emails from the Bonita email connector as shown in the attached image?

conector-Bonita-Example.png

That is, you want to send the sender's email along with the sender's name. Or is it necessary to modify the connector to achieve this?

Connecteur mail et paramètre From non utilisé: Depending on your email server, the field may not be taken into account

Bonjour,

En changeant notre serveur smtp
de Domino à Exchange, le connecteur standard mail n'utilise plus son paramètre 'From' et le remplace par son paramètre 'Authentification / Username'.

On voit dans l'info-bulle du configurateur du connecteur mail que cela peut dépendre du serveur mail (cf. image jointe): "
Depending on your email server, the field may not be taken into account"

How to make a configure a dynamic email address in the email connector?

Hello,

I want to configure the recipient (To:) in my email connector in such a way that it uses the "email" attribute from my BDM to select the email address of the recipient.

How can I do this? Any help is much appreciated.

Regards,

Harssh

Cannot send e-mail with TLS (STARTTLS)

Hi,

I have a problem where i cant send an e-mail, with my gmail it was easy everything worked, but now in the envirement i need to use my process it doesnt work.

The only difference is the SSL and STARTTLS, the smtp server im trying to connect to uses TLS. After starting the process i get this error:

Dynamic URL in the body of a Email connector

Good morning
i want to do this in Bonita: send an Email with a link to my ERP in its body. This is the static URL of my ERP:
http://hostname:numberport/session&programme&code

Notifications