I work for a state agency that works with a regulated community that must submit monthly, semi-annual, and annual reports. I have a
J2EE program that allows for the reports to be submitted on line and my boss wants to do some kind of outreach to encourage more use of it. I was thinking about setting up an email ListServe but I wasn�t sure how hard it would be to create.
I�ve been looking on line a bit for information and I saw the following links from
this thread here at JavaRanch.
Sending email using SMTP and Java http://www.mckoi.com/database/ Of course I�ve also been to
Sun�s JavaMail API page as well.
I guess what I�m looking for in this
thread is any information from someone who may have already created a ListServe about how hard it was to create the program.
Thanks!