03-Feb-03 at 20:00, John Locke ([EMAIL PROTECTED]) wrote :
> Nothing but silence... Let me simplify & rephrase my questions:
> 
> 1. Is there any support for storing member information in a SQL
> database, with MM 2.1?
> 

I do this via synchronisation. A script that calls
add_member/remove_member called from the code that does the
INSERT/DELETE query in SQL. It's not particularly robust but it works.

Ideally having an external DB for Mailman would solve many a problem for
me, since I have 12000 subscribers in one DB for web access to certain
"member" parts of a website, and a synchronisation with Mailman's
internal DB for the list membership.

Now, it's not 100% critical if someone unsubscribes on the web but
doesn't get removed from the mailing list, but if Mailman could just
sync with the SQL DB that would be ideal.

> 2. Is there any way to customize lists on a per-virtual-domain basis?
> Something as simple as having a different mm_cfg.py, and a different
> templates/ directory for each domain would be what I'm looking for--but
> can't quite get it to work. 

I don't know if this is fully possible, but I know each list can have
it's own language preference so I guess there are other parameters each
list can have uniquely.

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to