I have been running a mailing list using Mailman which is installed on my server, so that anyone on the mailing list can send an email to a single email address and it gets sent out to everyone on the list. I would now like to find a way of doing something similar using a MySQL table to store the users in, as I want people to be able to sign up to the Mailing List through a form on a website, and I would also like to use the MySQL database for other purposes.
Could someone suggest any such alternatives to Mailman?
Thanks,
Nick