aboutsummaryrefslogtreecommitdiffstats
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index c6d437f..02001f2 100644
--- a/todo.org
+++ b/todo.org
@@ -32,7 +32,7 @@ CLOSED: [2012-06-14 Thu 19:44]
- This is done, only the reverse DNS (v6) is missing for smtp.fripost.org
** TODO Fix mounting of raid device on benjamin in accordance with Debian 6.0
Information on this can be found in admin log-file
-** TODO Fix so that we can use better value for RC imap auth type
+** TODO Fix so that we can use better value for RC imap auth type (GSSAPI?)
Currently, we have $rcmail_config['imap_auth_type'] = 'plain';
** CANCELED Determine how we should handle RC identities
e.g. $rcmail_config['identities_level'] = 0; is not ideal
@@ -62,6 +62,7 @@ http://wiki2.dovecot.org/MailboxFormat/dbox .
** TODO Should we log every single change made to the LDAP directory?
http://www.openldap.org/doc/admin24/overlays.html#Audit%20Logging
for 3 days
+** Offer GSSAPI (Kerberos) authentication to our IMAP and SMTP server.
* New propositions, waiting for approval
** Shouldn't we obfuscate our logs (e.g., successuful IMAP/SASL authentication)?