James java-based mail server...
I'm going to be rebuilding my server soon...and I hope to fully replace Apache with Tomcat. However, I use Mailman to run some mailing lists - and it is Perl-based, so integration with Apache is automatic, thanks to the RedHat installer. My requirements for a mailing list are fairly simple -- mainly it needs to not accept mail from people who are not on the list. Does James have any mailing-list manager capabilities?
Chris,
I have borrowed classes and ideas from James for my mailserver project, but have not done anything with mailing lists. I guess there may be a mailet for mailing lists among the available mailets and matchers with James. The James Users email list may be a good place to ask <http://jakarta.apache.org/site/mail2.html#James>.
I've got my mailserver running inside a webapp inside Tomcat. To achieve that I separated pieces of James from the Avalon Phoenix container, within which James is shipped to run.
Rich Mailscreen.net
_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
