Re: [Mailman-Users] Script private.py writes 'http' instead of 'https'

2017-07-03 Thread Sergey Maslennikov
Exactly. Thank you very much! On Mon, 2017-07-03 at 06:09 -0700, Mark Sapiro wrote: > ... See the FAQ at <https://wiki.list.org/x/4030616>. Sergey Maslennikov Moscow -- Mailman-Users mailing list Mailman-Users@python.

[Mailman-Users] Script private.py writes 'http' instead of 'https'

2017-07-03 Thread Sergey Maslennikov
' prefix I changed "absolute=1" into "absolute=0" in call "action = mlist.GetScriptURL('private', absolute=1)". I want to get correct absolute URL (for "absolute=1") as well. Can somebody show how to do this right way? My version of Mailman is