forked from I2P_Developers/i2p.www
mailing list: change to the newly set up one
The Mailman instance at lists.i2p2.(de|i2p) was set up by Meeh and I in 2013 and is accessible via both I2P and the internet with newly set-up SSL certs.
This commit is contained in:
@@ -49,8 +49,12 @@
|
||||
<h3>{{ _('Lists') }}</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://lists.welterde.de/mailman/listinfo/i2p-general">i2p-general</a>(<a href="https://lists.welterde.de/pipermail/i2p-general/">{{ _('Archive') }}</a>)<br/>
|
||||
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here.{% endtrans %}
|
||||
<a href="http://{{ i2pconv('lists.i2p2.i2p') }}/mailman/listinfo/i2p-dev">i2p-dev</a>(<a href="http://{{ i2pconv('lists.i2p2.i2p') }}/pipermail/i2p-dev/">{{ _('Archive') }}</a>)<br/>
|
||||
{% trans %}I2P developer discussions - anything related to development of I2P development {% endtrans %}
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://{{ i2pconv('lists.i2p2.i2p') }}/mailman/listinfo/i2p-general">i2p-general</a>(<a href="http://{{ i2pconv('lists.i2p2.i2p') }}/pipermail/i2p-general/">{{ _('Archive') }}</a>)<br/>
|
||||
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here{% endtrans %}
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -63,7 +67,8 @@
|
||||
{% filter escape %}
|
||||
{{ _('Group-List-mapping:') }}
|
||||
|
||||
i2p.general i2p-general
|
||||
alt.privacy.i2p.general i2p-general
|
||||
alt.privacy.i2p.dev i2p-dev
|
||||
|
||||
{{ _('Servers:') }}
|
||||
|
||||
|
Reference in New Issue
Block a user