Hi,
In my Web Service I am using Java Mail to send emails. The problem is sometimes the emails are send/delivered but sometimes the emails are not being send/delivered, even though the interface to sned emails is called and executed successfully. I checked the log and there are no errors either. It happens randomnly. Can someone suggest what might be the problem, where to look for. How can I take care of this issue. or is there a way to check if the email actually was delivered and received by the recipients successfully. I want to make sure the email is send and received successfully. Thanks
In my Web Service I am using Java Mail to send emails. The problem is sometimes the emails are send/delivered but sometimes the emails are not being send/delivered, even though the interface to sned emails is called and executed successfully. I checked the log and there are no errors either. It happens randomnly. Can someone suggest what might be the problem, where to look for. How can I take care of this issue. or is there a way to check if the email actually was delivered and received by the recipients successfully. I want to make sure the email is send and received successfully. Thanks