Individual MailSender thread, responsible to handle a single "send mail" request.
See also:
Constructors
public JOTEmailSender.MailSender
(String to, String subject, String message)
Constructor for the MailSender object
Constructor for the MailSender object
Parameters: - to - Description of Parameter
- subject - Description of Parameter
- message - Description of Parameter