Re: majordomo and MySQL
Jørn Dahl-Stamnes <[email protected]> Mon, 3 Dec 2007 23:46:08 +0100
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
On Monday 03 December 2007 23:30, Daniel Liston wrote: > Are you asking a majordomo question or a SQL question? What benefit do you > gain by storing the mailing list in two places? I am sure you already see > the down side of how much extra time it takes retrieving data from the SQL > container, only to write it where and how majordomo would have written it > natively. > > To someone with only a hammer, everything looks like a nail. Because I have a place where people register themself as a user (ref. http://www.dahl-stamnes.net/Stmbk/) and I whish to make a list where some users shall be allowed to send emails to all registered users. When they are registered as a user they are automatically in the list. A user may change his profile (which contain both a primary and a secondary e-mail adresse) and I want majordomo to use the adresses stored in the SQL database. I know that other mailing lists are able to use SQL databases directly, so why can't majordomo use it? Today it works by using a perl script which create the files. But since the script is run by cron, it may cause delays. -- Jørn Dahl-Stamnes homepage: http://www.dahl-stamnes.net/dahls/