Hello!

I am making a program that sends information to my email. Here is the source:


package client;

/*
Some SMTP servers require a username and password authentication before you
can...