Hi Lits, The Mailman admin web interface does not save my changes.
I've search Mailman FAQ and find a related issue (http://www.python.org/cgi-bin/faqw-mm.py?req=all#4.45) which points that the access to the site via redirect is tossing away the POST changes. The workaround would be to capture the POST data from the original request, convert it to a GET and redirect to that. Can anybody show me how to configure that ? Thanks in advance. Fernando Barros. P.S. I am using Mailman version 2.1.9 on top of Apache/2.2.3. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp