Hi!

I've just created new mailing list and successfully configured it through
web UI.

Now I try to change some subscribers' params on page Membership Management.

But it does not work! (No changes appear recorded after form submitting.)

I've noticed that in source of this page the form action address looks like
this:

<FORM action="http://lists.domain.net/mailman/admin/list1/members?letter=2";
method="POST" enctype="multipart/form-data">

But on same pages of lists I created before I have another code:

<FORM action="../../../admin/list2/members" method="POST"
enctype="multipart/form-data">

Taking into consideration the fact that I use https for web UI, this looks
incorrect.

Please help me to investigate this error.

TIA,
Danil
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to