[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] subscribe to mailing list web form question
- Subject: Re: [cobalt-users] subscribe to mailing list web form question
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Wed Apr 11 13:21:48 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 11 Apr 2001, Chris Womack wrote:
> Has anyone setup a web form to add users to the majordomo mailing list
> program on the RaQ4?
>
> Care to share?
>
> Chris Womack
>
You can use FormMail.pl (search freshmeat.net)
Just make sure yu hard-code the recipient e-mail IN THE SCRIPT (not in the
html) - coz otherwise, althought said otherwise in the script, people can
relay through your host.
The form should eventually send a message with "subscribe listname" to
majordomo@xxxxxxxxxxxx - it'll subscribe the address in the "From" field,
and that's the field you should leave open to the users in the form to
fill in themserlves
hopefully I didn't make this explanation too complicated :)
- shimi.