I need to send an email to seven people, but when i increase the number of recipients from six to seven i receive the following error
INFO: Sending email...
X Failed to send email to example.1@email.com;example.2@email.com;example.3@email.com;example.4@email.com;example.5@email.com;example.6@email.com;example.7@email.com;. Check your configuration settings.
Hi @Daniel Sartorio ,
Thank you for your question!
The email-notify pipe doesn't have any limits for the number of recipients.
Have you try with comma-separated list:
example.1@email.com, example.2@email.com
Also, it would be nice if you provide us with more details about your pipelines configuration.
Best regards,
Oleksandr Kyrdan
Hi,
Thank you for the quick response.
I haven't tried it, because it worked fine with semicolons, up to six recipients.
But now that you mentioned it i tried, and it was successful. So problem solved.
Again, thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.