diff --git a/backend/input.json b/backend/input.json index a27f8596fefc0afa4b436a104625e3fd5719018a..cb40cfbf146ccef1a1ca9287ce99bdd1ba7517c7 100644 --- a/backend/input.json +++ b/backend/input.json @@ -32,6 +32,12 @@ "api.freifunk.lu", "firmware.freifunk.lu", "map.freifunk.lu" + ], + "smtp": [ + {"host": "smtp.c3l.lu", "port": 587} + ], + "imap": [ + {"host": "imap.c3l.lu", "port": 143} ] } } \ No newline at end of file