Sunday, April 26, 2015

Javax.mail.MessagingException

IOException while sending message;
nested exception is:
com.sun.mail.SMTP.SMTPTransport.sendMessage.

You seem to have call javax.mail.Transport. send from a j2ee application.

occurs if attachment is not present.
Remember extension is must , in case the extension is missing you will get this exception .

No comments:

Post a Comment

System Design : Live Streaming and Video On Demand

  1. Problem Statement Design an  AWS-based live and VOD-to-live HDR streaming platform  that can ingest real-time broadcast feeds as well a...