On Thu, Jun 6, 2019 at 2:15 AM Paul Moore <p.f.moore@gmail.com> wrote:
On Wed, 5 Jun 2019 at 20:05, Pradyun Gedam <pradyunsg@gmail.com> wrote:
>
> On Wed, 5 Jun 2019 at 10:52 PM, Brett Cannon <brett@python.org> wrote:
>>
>> https://mail.python.org/mailman3/lists/python-ideas.python.org/
>> _______________________________________________
>> Python-ideas mailing list -- python-ideas@python.org
>> To unsubscribe send an email to python-ideas-leave@python.org
>> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>> Code of Conduct: http://python.org/psf/codeofconduct/
>
>
> This is great news! :D
>
> FWIW, it seems the trailing text added by mailman is not getting formatted properly.
>
> Pradyun
>
> Python-Ideas mailing list -- python-dev(a)python.org
> To unsubscribe send an email to python-ideas-leave(a)python.org
> https://mail.python.org/mailman3/lists/python-ideas.python.org/

Indeed it is :-) I'm not 100% sure what incorrect formatting you were
referring to, but there seem to be 2 different issues - in Brett's
original email, the URL was not being formatted correctly, but in
Pradyun's, the trailer didn't have a separating line.

Also, on the distutils-sig setup, an extra footer:

Message archived at
https://mail.python.org/archives/list/distutils-sig@python.org/message/YN3DHLPXVH5RYLV2P4QJFSWHC6KKRGNH/

was added to the setup. This is really useful - is there any chance it
could be added to the other lists as well (here, python-dev, etc)?

I don't control python-dev, so that's up those admins.

I could add it, but I would have to reconstruct the footer for Mailman 3 as the current ones are on-disk and not exposed to the UI, so I have to basically override what's currently there. If someone wants to propose a new footer then they can email me or start a new thread and hash one out. The allowed variables are:

$hyperkitty_url: Permalink to archived message in Hyperkitty
$listname: Name of the Mailing List e.g. ant@example.com
$list_id: The List-ID header e.g. ant.example.com
$display_name: Display name of the mailing list e.g. Ant
$short_listname: Local part of the listname e.g. ant
$domain: The domain part of the listname e.g. example.com
$info: The mailing list's longer descriptive text
$request_email: The email address for -request address
$owner_email: The email address for -owner address
$site_email: The email address to reach the owners of the site
$language: The two letter language code for list's preferred language e.g. fr, en, de