Friday 14 May 2004 10:26:30 pm
Hi John, The best way to do this would be to
1. create a new module (see docs)
1.1 create a new persistent object with 1 field email_address
1.2 create a 'send mail' template with a text box for subject and a text box for content
1.3 post that form to your module 1.4 use the ezMail class to send the mail out to every person on your email list bulk mailing features are not yet integrated into ezPublish so you'll have to do it yourself :-(
Regards, Willie
|