Re: [PHP] e-mail list app

2002-03-25 Thread Dan Harrelson
Check out Ciao EmailList Manager: http://www.technobreeze.com/php/emaillist/ -Dan --- "Michael A. Peters" <[EMAIL PROTECTED]> wrote: > Anyone know of a free app that allows users to submit- > > name, nickname, e-mail addy > > app sends a url confirm to e-mail addy. > upon confirm, the info g

[PHP] e-mail list app

2002-03-25 Thread Michael A. Peters
Anyone know of a free app that allows users to submit- name, nickname, e-mail addy app sends a url confirm to e-mail addy. upon confirm, the info gets stored in a mysql database with the email encrypted. addresses should only be decryptable with a key that does not need to be stored on the mach