diff options
-rw-r--r-- | todo.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -32,7 +32,8 @@ Currently, we have $rcmail_config['imap_auth_type'] = 'plain'; e.g. $rcmail_config['identities_level'] = 0; is not ideal there should be some sort of verification before emailing, such that a user e.g. cannot email from our webmail using admin@fripost.org - Look into the details of how RoundCube handles identities -** TODO Add link from mail.fripost.org to fripost.org +** DONE Add link from mail.fripost.org to https://fripost.org +CLOSED: [2012-08-22 Wed 20:25] ** TODO Support for mailing lists *** TODO Install mailman on zetkin ** TODO LDAP Schema Changes @@ -50,11 +51,11 @@ replace the LDA by the new LMTP service. http://wiki2.dovecot.org/LMTP . convert the maiboxes from maildir to Dovecot's high performance mdbox format http://wiki2.dovecot.org/MailboxFormat/dbox . ** Do not deliver any content via HTTP (redirect everything to https://). -** lists.fripost.org should be added to the SN list for fripost.org's SSL certificate. +** lists.fripost.org and www.fripost.org should be added to the SN list for fripost.org's SSL certificate. ** Set up an Asterisk server? ** Add a CNAME `ldap.fripost.org' -> `mistral.fripost.org'. ** How to publish our SSL certificates? MonkeySphere? http://web.monkeysphere.info/ -** Should we log changes made to the LDAP directory? +** Should we log every single change made to the LDAP directory? http://www.openldap.org/doc/admin24/overlays.html#Audit%20Logging ** Shouldn't we obfuscate our logs (e.g., successuful IMAP/SASL authentication)? ** Make proper certificates on the smarthosts too? |