Introduction - If you have any usage issues, please Google them yourself
Java sends an attached mail class.
Encapsulation of javax.mail is a simple call.
Only incoming SMTP host, user name password, attachment path, message content can be sent directly to each other's mailbox. Is a good learning material for sending emails from Java.
Note that the library you want to use is mail.jar, activation.jar, etc.
Packet : 97288419sendattachmail.rar filelist
SendAttachMail.java