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:
kytv
2014-02-13 22:06:41 +00:00
parent 01d0c771e0
commit 9d60201506
2 changed files with 9 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ I2P_TO_CLEAR = {
'forum.i2p': 'forum.i2p', # Don't convert forum.i2p, it is not accessible outside I2P
'trac.i2p2.i2p': 'trac.i2p2.de',
'mail.i2p': 'i2pmail.org',
'lists.i2p2.i2p': 'lists.i2p2.de',
}