Luke Shannon wrote: >Actually it doesn't really need to be in MySQL. As long as Mailman handles >the add and removing of addresses to a list and creates an alias for each >list, my java program could be tweaked to send mail to all alias rather than >a set of email addresses (as it does now).
Mailman does not create an alias per se. It does provide a list posting address and receives posts at that address and sends them to the list members. If the only purpose of your MySQL database is to provide a list of people/addresses to deliver to, you could use Mailman without modification and let it maintain it's own membership list and handle bounce processing and subscribe/unsubscribe, etc. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp> for information about setting up announcement (one-way) lists. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp