Dear All,
I work for a charity and manage a regular (opt-in/opt-out) mailing list. I am using a number of Poco Scripts to handle the mailing list, but a number of things are not working very well, so I'd like to restart my system from scratch, but I really don't know enough about PocoScript to find a better way to work and I would be pathetically grateful for any good advice on what to do. I'm sure that others would be interested in a wholesale solution to this issue.
Requirements.
Subscribe - when people send emails to a given address, their address is added to a mailing list (there needs to be some spam filtering).
Unsubscribe. When people send emails to a different address, their names are removed from the mailing list (again, some spam filtering needed).
Send mail. An email (ideally in HTML, with attachments) can be send to all members of the given address list.
Is there a good one off solution?