Multiple Polls camunda-bpm-mail-master

Hi All,

How is it possible to Poll e-mails from different mailboxes in the same process?
For example:
Poll #1 Task: address.one@domain
Poll #2 Task: address.two@domain

I know poll uses the mail.properties config file to determine the poll address. How is it possible to make different config for different polls? Any workaround if not possible?

Cheers, Gabor

Hi @gabor.fodor,

currently, this is not possible. You would need to be able to provide and use different configurations. However, this sounds interesting. Feel free to provide a PR and add this function :wink:

Best regards,
Philipp