Exception thrown loading .eml file:
java.lang.StringIndexOutOfBoundsException: String index out of range: 721
at java.lang.String.charAt(String.java:658)
at com.aspose.email.zape.a(SourceFile:598)
at com.aspose.email.MailMessage.setHtmlBody(SourceFile:1992)
at com.aspose.email.MailMessage.setHtmlBody(SourceFile:872)
at com.aspose.email.MailMessage.y(SourceFile:3870)
at com.aspose.email.MailMessage.a(SourceFile:3453)
at com.aspose.email.MailMessage.c(SourceFile:1442)
at com.aspose.email.MailMessage.load(SourceFile:1366)
at Load.main(Load.java:11)
Source and email:
[https://app.box.com/s/q212vefvhvdt3bc1grz5t5xscmndzfqn ](https://app.box.com/s/q212vefvhvdt3bc1grz5t5xscmndzfqn)
The issue seems to be the lack of an ‘=’ at the end of the second-to-last line of the body.