On Tuesday, June 4, 2002, at 09:26 , zentara wrote:
> 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?

first off you may want to check out:
http://www.greatcircle.com/majordomo/majordomo-faq.html

section 1.7 has some leads on known web interfaces to begin with,
some of which may be what you are actually looking for.

you may also want to check out:
        
http://www.amazon.com/exec/obidos/ASIN/156592259X/greatcircleassoc/102-5532541-5343306

where you can help fund the major domo folks....

you can of course go directly to the majo domo support folks off of

http://www.greatcircle.com/majordomo/

> 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.

an interesting solution here....

but that would seem to be better for transient pieces of
mass mailing - rather than what Anya seems to want - which
is to use a database to archive/cache what lists should be
in play at any given time...

but clearly the 'better' fit for 'on the fly' solutions
which would not require cleaning up the majordomo lists...

ciao
drieux

---


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

Reply via email to