Java Tool for Sending EMail with CID attachment. CID : Content-ID as embedded image. mvn clean package [INFO] Scanning for projects... [INFO] [INFO] ----- [INFO] Building java-send-mail 0.0 ...
This is a small maven application to send email with attached files using SMTP gmail (SSL, TLS), SMTP yahoo mail (SSL), SMTP zoho mail (SSL), and using Swing to dispay UI. - ...