[Mailman-Users] ignoring mm_cfg.py

2005-11-01 Thread Ken Senior
The problem with my web interface is indeed the RewriteRule: RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^(.*)$ https://%{HTTP_HOST}$1 [R] which is eliminating the post data, though I don't really understand why since I thought the $1 made sure that would be maintained. I tried following FAQ #

Re: [Mailman-Users] accepting held posts on command line

2005-11-01 Thread Ken Senior
Ok, but is there a way to accept posts from the command line? Thanks. Brad Knowles wrote: > At 12:04 PM -0500 2005-11-01, Ken Senior wrote: > >> Is there a way to accept posts from the command line? None of my web >> interface pages work properly. They all display, bu

[Mailman-Users] accepting held posts on command line

2005-11-01 Thread Ken Senior
Is there a way to accept posts from the command line? None of my web interface pages work properly. They all display, but when you click a submit button nothing happens---the page merely refreshes. Thanks, -Ken -- Mailman-Users mailing list