Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-22 06:27 PM
Hi,
For sending email for multiple recipients in to address filed with semicolon separated format. As a result, the email is sent only for last added recipient out of three for Email-POP3/SMTP VBO
Can anyone please suggest me solution to send an email to multiple recipients?
Thanks,
Soumya
------------------------------
Soumya k RPA Developer
RPA Developer
Qualesce India Private Limited
Bangalore
------------------------------
For sending email for multiple recipients in to address filed with semicolon separated format. As a result, the email is sent only for last added recipient out of three for Email-POP3/SMTP VBO
Can anyone please suggest me solution to send an email to multiple recipients?
Thanks,
Soumya
------------------------------
Soumya k RPA Developer
RPA Developer
Qualesce India Private Limited
Bangalore
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-22 11:32 PM
Hi @Soumya21
I think the smtp functionality requires the email addresses to be separated by a comma whereas the outlook vbo requires semi colon. All the processes I use smtp for separate the multiple recipients using comma e.g. "me@mytest.com, me@secondaddress.com, me@thirdaddress.com"
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
I think the smtp functionality requires the email addresses to be separated by a comma whereas the outlook vbo requires semi colon. All the processes I use smtp for separate the multiple recipients using comma e.g. "me@mytest.com, me@secondaddress.com, me@thirdaddress.com"
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-22 09:54 PM
Hello @Soumya21,
I just took a look at the code of the VBO on the DX. It looks like it only supports a single email address at the moment. We'll update that ASAP and get it pushed out to the DX.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
I just took a look at the code of the VBO on the DX. It looks like it only supports a single email address at the moment. We'll update that ASAP and get it pushed out to the DX.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-22 10:08 PM
@Soumya21,
We've pushed version 10.2.1 of the VBO to the DX. It addresses the issue of multiple recipients not being properly handled.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
We've pushed version 10.2.1 of the VBO to the DX. It addresses the issue of multiple recipients not being properly handled.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-22 11:32 PM
Hi @Soumya21
I think the smtp functionality requires the email addresses to be separated by a comma whereas the outlook vbo requires semi colon. All the processes I use smtp for separate the multiple recipients using comma e.g. "me@mytest.com, me@secondaddress.com, me@thirdaddress.com"
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
I think the smtp functionality requires the email addresses to be separated by a comma whereas the outlook vbo requires semi colon. All the processes I use smtp for separate the multiple recipients using comma e.g. "me@mytest.com, me@secondaddress.com, me@thirdaddress.com"
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-12-22 05:39 PM
Hi @Michael ONeil
Thanks for the solution it worked
Thanks
Soumya
------------------------------
Soumya k RPA Developer
RPA Developer
Qualesce India Private Limited
Bangalore
------------------------------
Thanks for the solution it worked
Thanks
Soumya
------------------------------
Soumya k RPA Developer
RPA Developer
Qualesce India Private Limited
Bangalore
------------------------------