SimpleSendMessage.javaimport java.util.*;import javax.mail.*;import javax.mail.internet.*;import javax.activation.*;public class SimpleSendMessage {public static void main(String[] args) {// Collect the necessary information to send a simple message// Make sure to replace the values for host, to, an