[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] subscribe to mailing list web form question



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.