452 Error-Unable to send mails through SDK to multiple recipients
Hello,
While sending mails for more than 4 users using AGILE/JAVA SDK ,we are getting the following exception:
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 452 Too many recipients received this hour
Please find the attached for exact details of error.
Kindly provide the solution/settings need to be done to resolve this error.
Thanks,
Surya
Hi, I believe the issue is due to the SMTP server you are connecting to and NOT due to the internal Agile SDK logic. Please check if you can connect directly to your server from outside of SDK code and verify.