[Mailman-Users] Mailman functioning (writes)

Brad Knowles brad at stop.mail-abuse.org
Thu May 12 16:33:44 CEST 2005


At 2:15 AM -0400 2005-05-12, Forrest Aldrich wrote:

>  I was asked how mailman handles I/O from the web page - is it via direct
>  writes, direct open of configs - or is the process proxied somehow, etc.

	The Python code opens Python "pickle" files for the list 
configuration, user settings, etc..., creates HTML for the web pages, 
takes the input from the web page, and writes the relevant 
information to the "pickles".

	It is possible to set up a reverse web proxy that sits in front 
of the Mailman web server, however.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.



More information about the Mailman-Users mailing list