
Send email with SMTPS (eg. Google GMail)
1. Send email with SMTPS It’s not uncommon that the outgoing mail needs to be encrypted using the SMTPS protocol. It’s the case for GMail […]
1. Send email with SMTPS It’s not uncommon that the outgoing mail needs to be encrypted using the SMTPS protocol. It’s the case for GMail […]
NOTE: The JavaMail Authenticator is found in the javax.mail package and is different from the java.net class of the same name. The two don’t share […]
In this example, Elvis is sending a GIF of his old Gumby friend. The attachment is encoded using the BASE64 algorithm. In this example, we […]
SMTP is the protocol used to send an email. Done! Happy Coding!