On Mon, 15 Feb 2010, Mark Sapiro wrote:
Hans Schou wrote:
When I go to "Mass Subscriptions" and add a new email address, it does
not show up in the list.
When I accept pending messages, they are still in the pending list.
There is no error message shown on the web-page and none in
/var/log/mailman/error .
The most likely reason for this is a web server redirect that is
causing loss of the data accompanying the POST of the form. This and
some other possibilities are covered in the FAQ at
<http://wiki.list.org/x/ioA9>.
Thanks!
Why does mailman by default insert an URL with http when https
required? And why is it so difficult to change? And why does RedHat
not handle this during the installation?
For the record, here is what I did:
cd /var/lib/mailman/lists/mailman/
dumpdb config.pck | grep http | sed -re
"s/^ *'([^']+)': 'http([^,]+),$/\1 = 'https\2/" > web_page_url.new.txt
config_list -i web_page_url.new.txt mailman
/hans
--
Horsebakken 78, DK-2400 København NV, Phone: +45 2264 8020
-------------------------------------------------------------
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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