How do I send batch file to with java send email?
Asked By
0 points
N/A
Posted on - 03/29/2013
I need a code that I can use in sending batch file to with java send email coupled with Simple Mail Transfer Protocol (SMTP). The code should preferably be a method within a class so that I can include it in my initialization file. How can I use the code if I want it to send mail at regular times?