/JAVA_SMTP_SERVER

Uses java.net library with hMailServer running locally. Teaches about SMTP Sockets as well as the commands: Helo, Mail From, Rcpt To, Quit,and period to end the message.

Primary LanguageJava

JAVA_SMTP_SERVER