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 highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


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 to do with 
> Mailman 3.x, once that ships and is stable.
> 

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.

>> Right now, we have corporate Groups in LDAP, and members in that group (e.g. 
>> uniqueMember). When a email is sent to a Group, we have some scripts that 
>> will do LDAP lookups and then expand to those specific email addresses and 
>> then re-distribute emails to these individuals.
>> 
>> These are internal Groups. I was debating the plusses and minuses of using a 
>> real mailing list (mailman) for this purpose.
> 
> There are people who are already doing this sort of thing with Mailman today, 
> but it requires a bit of hacking on the code to put all the pieces together.  
> We do not (yet) have an out-of-the-box solution in this space, at least not 
> that I know of.


I just did a few google searches and I do see it now, but I don't suppose there 
is a list of things that are required for this to be configured?

Thanks

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


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

How far you want to go basically depends on how much work you're willing to put 
into the Mailman and MTA infrastructure in order to make it happen.

> Are there plans to make use of LDAP for storing Lists information 
> (lists+members+lists configuration)?

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 to do with Mailman 3.x, 
once that ships and is stable.

> Right now, we have corporate Groups in LDAP, and members in that group (e.g. 
> uniqueMember). When a email is sent to a Group, we have some scripts that 
> will do LDAP lookups and then expand to those specific email addresses and 
> then re-distribute emails to these individuals.
> 
> These are internal Groups. I was debating the plusses and minuses of using a 
> real mailing list (mailman) for this purpose.

There are people who are already doing this sort of thing with Mailman today, 
but it requires a bit of hacking on the code to put all the pieces together.  
We do not (yet) have an out-of-the-box solution in this space, at least not 
that I know of.

--
Brad Knowles 
LinkedIn Profile: 

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[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 Groups in LDAP, and members in that group (e.g. 
uniqueMember). When a email is sent to a Group, we have some scripts that will 
do LDAP lookups and then expand to those specific email addresses and then 
re-distribute emails to these individuals.

These are internal Groups. I was debating the plusses and minuses of using a 
real mailing list (mailman) for this purpose.

Thanks,
Anil


--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org