On Mon, 3 Jun 2002 15:12:20 -0400 , [EMAIL PROTECTED] (Anya Miretsky) wrote:

>Hi I am trying to write a perl cgi script that interfaces with Majordomo, I
>would like to create a mailing list in Majordomo programatically (i.e. have
>Perl read a through some email addresses strored in a mysql database and
>feed that to majordomo) and then have majordomo email everyone on the list. 
>
>Can anyone point me to some documentaion or examples on how this is done?
>

Unless you need majordomo, you might want to look at
the perl module  Mail::Bulkmail. 

Mail::Bulkmail will just take a list you create with perl, and emails
everyone on it.




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to