Texhost
10-10-2001, 01:46 PM
I looking for a formmail script that will allows users to sign up to a mailing list that is set up on a RAQ 4. I have regular scripts, but I do not have one that will sign up people to a list automatically. Thanks in advance.
Bryant
webbcite
10-10-2001, 02:29 PM
Use majordomo. Send an emai to majordomo@yourdomain.com with Help in the subject. You will be sent a response with all of the majordomo commands.
ljprevo
10-10-2001, 04:12 PM
I have a script you should try.
http://www.prevo.net/majorhelp/
It takes input from a form and adds the user to a majordomo mailing list. Works great on the Raq!
webbcite
10-10-2001, 05:24 PM
You could also use PHP to send an email to majordomo to subscribe the user upon submission of the form.
Texhost
10-10-2001, 05:45 PM
Thanks for the information. Php is a great idea, but why build somethiing that already works?
I do have a question about the majorhelp.pl scrip. How do you send an cc of the email an admin to keep track of how many people are joining the the list.
The check box allows you to send a copy to the person signing up. I would like to have that option, and still be able to pass a copy to another address. Is that possible? I tried to add a hidden cc field and it does not pass the info on. Any ideas?
help4us
10-11-2001, 12:18 AM
I was looking for a script which would send personalized email to every subscriber. Anybody know a good 1 ?