Hi trying to finally follow through on this, and figure it out. I found my DEFAULT_URL_PATTERN was missing totally in my mm_cfg.py file.
Put that in. Then ran python withlist -l -a -r fix_url within the mailman/bin directory Loaded my list, said "Locked" and then a bunch of errors. How do I unlock the list? David On Aug 20, 2012, at 6:14 PM, Mark Sapiro <[email protected]> wrote: > David Dodell wrote: > >> I am running mailman on OSX Lion. >> >> Moderation through the web interface does not work. >> >> If I try to do anything from the web interface (see screenshot) ... I can >> see a split second of it accessing the server, and the screen refreshes and >> goes back to this default of "defer" >> >> Just no actions at all work. >> >> Any idea where I should look ... > > > See the FAQ at <http://wiki.list.org/x/ioA9> (ignore the "keeps asking > me to re-enter my password" part of the title). > > Also, view the source of the page and look at the action= URL in the > form tag. Is this the same URL you see in the address bar of the > browser? If not, the issue is probably that of the web server > redirecting the URL and losing the POST data. > > This can be fixed by setting DEFAULT_URL_PATTERN appropriately in > mm_cfg.py and running fix_url on the affected lists. See > <http://wiki.list.org/x/mIA9>. > > -- > Mark Sapiro <[email protected]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
