How to use smtp relay address while sending mail in camunda when using mail-send connector

I am using mail-send connector to send mail but instead of gmail I want to use smtp server to send emails. I am not sure how exactly it needs to be put in mail-config. property file, please help me with the same.

Hi @twinkle123315,

welcome to the Camunda community :tada:

Please have a look at this section: https://github.com/camunda/camunda-bpm-mail#how-to-configure-it
There are also two example configurations here: https://github.com/camunda/camunda-bpm-mail/tree/master/extension/core/configs

Does this help you?

Best regards,
Philipp

1 Like