From fd7d6907b82b0505584ff174ecee98d7e3d68493 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 18 Jul 2014 15:58:05 -0400 Subject: propellor spin --- config-joey.hs | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index c3fb177f..a2c2554e 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -105,8 +105,9 @@ hosts = -- (o) ` & JoeySites.kiteMailServer -- & alias "smtp.kitenet.net" -- not yet live! + -- & alias "imap.kitenet.net" -- not yet live! - & Apt.installed ["mutt", "alpine", "git-annex", "myrepos"] + & Apt.installed ["git-annex", "myrepos"] -- Since password authentication is allowed: & Apt.serviceInstalledRunning "fail2ban" @@ -400,14 +401,14 @@ monsters = -- but do want to track their public keys etc. {- Remaining services on kite: - - mail - - postfix - - postgrey + - /postfix + - /postgrey - mailman - - spamassassin + - /spamassassin - sqwebmail - - courier - - imap - - tls + - /courier + - /imap + - /pop - apache - some static websites - bitlbee -- cgit v1.2.3