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?

How to get a message

< 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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -