search solution to integrate community mailing-lists into a website on shared hosting
Posted
by Thomas Traub
on Server Fault
See other posts from Server Fault
or by Thomas Traub
Published on 2010-04-12T08:47:45Z
Indexed on
2010/04/12
8:53 UTC
Read the original article
Hit count: 348
mailing-list
The community (300 members), cocktailnetwork, has a website, cocktailnetwork.eu and about ten mailing lists.
We want to manage the mailing lists from inside the website (lists and subscribers) and link the list's informations with the member profiles on the site. We are on shared hosting.
The community members use the lists to send mails to all other members / groups of members. They can subscribe / unsubscribe from a list. The administrators can in addition create / delete / modify lists.
Right now I use ezmlm with QmailAdmin, the lists are completly seperated from the website. I could link the data via remote administration commands, but that's not very satisfactory, does not allow the creation of new lists and it's an deprecated feature of our hosting package, sooner or later we'll need to switch anyway.
Do You know of an elegant solution for us ? Any web service with a good, stable API ?
Thanks.
© Server Fault or respective owner