Library code snippets tagged with email
Page 1 of 1
-
Send & Receive Emails using Winsock and POP3
by Kym Manson
Demonstrates how to send & receive emails from a POP3 server using the Winsock control.
-
Sending email using SMTP and Java
by Kevin Saitta
How to send an email using an SMTP server and Java