Aspose SMTP Client Does Not Notify about Partial Delivery Failures

When we are using the Java Aspose SmptClient to send the emails, we are not getting any exception in case if there is a partial delivery failure, i.e. the send mail works for some recipients and not for some other recipients. We are getting an exception only if the email delivery fails to all the recipients in the email. This seems to work ok when we use the standard javax.mail.Transport.send(). We would like to know how we can configure the Aspose SmtpClient to notify us on partial delivery failures.

@cbhosale,
Welcome to our community! Thank you for contacting support. Please check your results using the latest version of Aspose.Email. If the issue persists, please share and specify the following:

  • code example reproducing the problem
  • email file example
  • JDK version