With this source you can send a mail in a applet (or an application). It's a very simple source, only to learn...
To send a mail you must only open a socket on your serveur ( port 25 ), and make a simple dialog with this socket.
A mail serveur must be run on this port !. |