Re: [Mailman-Users] scalability + ldap

2012-05-29 Thread Mark Sapiro
Anil Jangity wrote: > >Google's having a bit of a problem trying to find LDAPMemberAdaptor. What is >the link/page to this? The link >http://webserver.offal.homelinux.org/LDAPMemberAdaptor/ seems to be broken now. -- Mark Sapiro The hig

Re: [Mailman-Users] scalability + ldap

2012-05-29 Thread Anil Jangity
> > You'd need an LDAP member adapter -- basically, an LDAP database interface > driver for Python. There was some experimental work that was done in this > area for Mailman 2.1.x, but I don't think it ever got formally included in > the code base. This sort of thing should be relatively easy

Re: [Mailman-Users] scalability + ldap

2012-05-29 Thread Brad Knowles
On May 29, 2012, at 5:17 PM, Anil Jangity wrote: > How does mailman scale to large lists? What about 200,000 members or more? I > know a large part of this has to do with the performance of the email > infrastructure. Questions like this are pretty well addressed by the FAQ Wiki. See

[Mailman-Users] scalability + ldap

2012-05-29 Thread Anil Jangity
How does mailman scale to large lists? What about 200,000 members or more? I know a large part of this has to do with the performance of the email infrastructure. Are there plans to make use of LDAP for storing Lists information (lists+members+lists configuration)? Right now, we have corporate