javamail - SMTP attachment of type 7Zip in java not recognized as multi-part? -
I set up a 7 ZIP attachment using SMTP (Java Mail) even after setting the appropriate multi-part and content type Trying to send "App / X-7z-Compummated", I think it has not been shown as an attachment, the suggestions below, which I'm missing?
< Anything wrong is the formatting of your post above, or you pasted it in an image, by any means, it is difficult to see what's with your message. Happening.
Try using the msgshow.java demo program included with JavaMail. It can show you the structure of a message if you are not showing what you expect, give us more details. Specifically, what does it mean "is not shown as an attachment"? What is "showing"? Your Mail Reader?
Comments
Post a Comment