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

Agile Talent Asked on January 16, 2017 in Agile PLM (v9),   Product Collaboration.
Add Comment
1 Answer(s)

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.

Agile Talent Answered on January 27, 2017.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.