Posts tagged ‘Gmail’

 

Sending Email through GMail

Read full article  | No Comments

In my last 2 posts I have shown you how to send SMTP email using Java. But I still haven’t shown how to send an Email through a secured SMTP server. To do so I’ll show you how to use GMail secured SMTP server to send Emails. Take a look at this class: The basic [...]

Read More