I have a web site and a mailing list running both running on the same
Mac OS X Server 10.4 Mac. I would like to enable those who register to
the web site to simply tick a box on a form to have themselves
automatically added to the mailing list.
I've done the code, but while I am getting a TRUE response from the
command sent via PHP, the email address does not get added to the
mailing list.
WHAT command sent by php?
You could just submit the form info to the already existing mailman
CGI that accepts subscription requests. Works like a charm.