[Mailman-Users] Only mailto, not http, list-* headers

Mark Sapiro mark at msapiro.net
Tue Dec 23 17:42:18 CET 2008


Bernie Cosell wrote:

>Is it possible to configure mailman to ONLY provide the mailto list-* 
>headers and not the http versions?  [at the moment mailman is running on 
>an internal server that doesn't have a public web interface and it is 
>just confusing/annoying for the users to have a link that doesn't work].  


There is no configuration option for this. You'd have to modify the
code in Mailman/Handlers/CookHeaders.py.

There is a list setting include_rfc2369_headers which if False or 0
will not include the headers at all.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list