gmail - Unable to load BODYSTRUCTURE exception with an email containing an .eml file sent using Thunderbird -
we have application accesses gmail account (imap) using java mail api. works fine types of emails except message contains .eml file attachment , message sent using thunderbird.
here exception stack trace when trying retrieve message . please advise.
caused by: com.google.code.javax.mail.messagingexception: unable load bodystructure @ com.google.code.com.sun.mail.imap.imapmessage.loadbodystructure(imapmessage.java:1377) @ com.google.code.com.sun.mail.imap.imapmessage.getcontenttype(imapmessage.java:492)
what version of javamail using?
you might running 1 of gmail bugs described here.
Comments
Post a Comment