I am working on project on linux(Redhat 9.0) platform. I want to send an e-mail to many users at a time where the mail-ids i am reading from .TXT file. I think jcrontab is the solution for that. But how to use it on Linux + Tomcat or Linux + jboss???? Kindly help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The short trick is to set the aliases to send the email to the users you want.
in future versions jcrontab will include multiple email address as an new feature.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am working on project on linux(Redhat 9.0) platform. I want to send an e-mail to many users at a time where the mail-ids i am reading from .TXT file. I think jcrontab is the solution for that. But how to use it on Linux + Tomcat or Linux + jboss???? Kindly help.
The short trick is to set the aliases to send the email to the users you want.
in future versions jcrontab will include multiple email address as an new feature.