#eMailListener Hi, We have a process model that is configured to list

#eMailListener

Hi, We have a process model that is configured to listen to an email address - for example: email@company1.com

We then route other emails addresses to this process model by using the custom.properties lines such as ...

conf.mailhandler.alias.emailaddress1=processmodeluuid0004d582-bf97-8000-faa5-2d00002d0000
conf.mailhandler.alias.emailaddress2=processmodeluuid0004d582-bf97-8000-faa5-2d00002d0000
conf.mailhandler.alias.emailaddress3=processmodeluuid0004d582-bf97-8000-faa5-2d00002d0000

These all have the @company1.com domain after the alias, which all works fine.

I now have a requirement to route emails from a different domain that we have within the company - so emails I would be looking to consume would be like emailaddress4@company2.com

What change to the configuration would I need to make to ensure that when adding lines to the custom.properties file for the new domain, the listener would still pick...

OriginalPostID-69381

OriginalPostID-69381

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data