MailingListSoftware » History » Version 3
Denis 'GNUtoo' Carikli, 04/26/2020 06:10 PM
add public-inbox
1 | 1 | Denis 'GNUtoo' Carikli | h1. MailingListSoftware |
---|---|---|---|
2 | |||
3 | We currently use mailman 2. |
||
4 | |||
5 | Hyperkitty depends on mailman 3. |
||
6 | |||
7 | Mailman 3 uses Javascript but not extensively. |
||
8 | |||
9 | Example: to get the archive we need to click on the lastest button without javascript: https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/latest |
||
10 | 2 | Denis 'GNUtoo' Carikli | |
11 | h2. Hyperkitty instances |
||
12 | |||
13 | * https://mail.coreboot.org/hyperkitty/ |
||
14 | * https://spectrum-os.org/lists/hyperkitty/ |
||
15 | |||
16 | 3 | Denis 'GNUtoo' Carikli | h2. public-inbox |
17 | |||
18 | *website:* https://public-inbox.org/README.html |
||
19 | |||
20 | Instances: |
||
21 | * https://lore.kernel.org/lkml/ |
||
22 | |||
23 | |||
24 | 2 | Denis 'GNUtoo' Carikli | h2. IRC notes |
25 | |||
26 | 19:52 <@GNUtoo> Does mailman3 requires javascript? |
||
27 | [...] |
||
28 | 19:52 < qyliss> it works, but does not work well, without JavaScript |
||
29 | 19:53 < qyliss> fwiw, I read that the mailman developer would like there to be a simpler UI than hyperkitty |
||
30 | 19:53 < qyliss> and it's all modular so it should be easy enough to make one |
||
31 | 19:53 < qyliss> but nobody has done so yet |
||
32 | |||
33 | 19:52 < qyliss> You can keep the old interface around as a static html archive |
||
34 | 19:52 < qyliss> But you can't put new mail into it after upgrading to mailman 3 |