I have a codeunit with sends email to my customer for their due balance.
I have customized a report which i use to send as PDF.
There are 100 or more customers who have due balance.
I get a error message in job queue log entry "The SMTP mail system returned the following error: ""The operation has timed out.""." after some email are send via job queue.
I have created a separate service as NASServices and configured it with startup codeunit 450 & specific company name.
I also have a separate production service for my users who use dynamics nav regularly and in that service i have set up idletime out as 20 Minutes.
I am unable to understand the issue.
We are using Dynamics NAV 2013 R2, build 36310
*This post is locked for comments