Hi, Here at the University of Edinburgh we have a single sign-on service based on Cosign ( http://www.umich.edu/~umweb/software/cosign/ ). I've selected Mailman as the mailing list software for a project I'm working on, and I'd like to integrate it with Cosign if possible.
I have a few questions about Mailman, if someone familiar with the code can answer them I'd be very grateful. 1. Is there a top-level design document for Mailman? 2. Cosign gives a username in REMOTE_USER in each HTTP request. My intent is to get users to sign up by entering this username and an email address, then the web interface for Mailman would take the value of REMOTE_USER and map it to the email address. Which area of the source should I be looking at? 3. Would someone familiar with the Mailman web interface be willing to help further and answer more detailed questions as I progress? I've spent some time already looking through the source, but as you can appreciate it's tricky working out where to get started. Cheers, Alisdair | Alisdair Tullo :: - epcc - :: [EMAIL PROTECTED] | | University of Edinburgh :: JCMB 3309 :: 0131 650 5023 | _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
