Details
Description
Hi,
I'm trying to make use of org.quartz.jobs.ee.mail.SendMailJob class but I'm finding that am not able to set/pass SMTP authentication related properties like user name and password to this class, since our SMTP server requires authentication. I believe that nowadays almost all SMTP server requires authentication to send mail.
I feel that it should also allow to set the following properties:
1. mail.smtp.port
2. SSL/Non-SSL SMTP server
I hope the Quartz team will able to expand this list which I've not mentioned, if any.
Regards,
Gnanam