diff options
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 15 |
1 files changed, 8 insertions, 7 deletions
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 |
