[Mailman-Users] Trouble changing web_page_url

Mark Sapiro mark at msapiro.net
Wed Mar 5 23:12:39 CET 2014


On 03/05/2014 11:21 AM, Richard wrote:
> 
...
> 
> Please note that this is a particular problem for accessing attachments
> from the archive - the URL is just plain wrong. This is a big deal...
> 
...
>> So, I know about the wonderful tools available here:
>> http://www.msapiro.net/scripts/ I looked and found "set_attributes".
>> Great! But while it spits out a few happy looking lines of text and
>> appears to work at first, it returns the same error:
>>
>> $ ./set_attributes "web_page_url = 'http://MyDomain.com/mailman/'" myList
>> attribute "web_page_url" changed
>> Non-standard property restored: web_page_url


First of all, config_list will issue that message whenever you set a
list attribute that isn't in the web admin GUI, but the message means it
'restored' the attribute to the value you gave, not it's original value.
That should work. Why do you think it doesn't?

Second, the preferred tool for changing web_page_url is fix_url.py. See
the FAQ at <http://wiki.list.org/x/mIA9> and perhaps others that mention
fix_url.

Note also that public archive URLs are somewhat different and are based
on PUBLIC_ARCHIVE_URL rather than DEFAULT_URL_PATTERN, although the
'hostname' should come from that in web_page_url.

-- 
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