Greetings,
I'm looking for some code that will subscribe a user's email address (gathered from a web form) to a majordomo list, using the majordomo list manager's password in the scrip to authorise.
I've got this all working currently in cgi, but for reasons beyond my control it needs to swap over to php. Be better anyway.
I'm sure a similar routine is floating around somewhere, but I can't find it in the code library anywhere. The form side of things is all up and running fine, I just want to automate the list subscription, given the data from the form. I have the existing cgi script to work from, but I'm brand new to php, so I thought I'd ask advice from some seasoned coders. Cheers,Papa