imap mail packages).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7715
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Mar 26 14:45:03 1996 Richard Basch <basch@lehman.com>
+
+ * conv_princ.c: added "imap" service to the conversion list as
+ requiring domain conversion for the instance. (imap/<host> is used
+ by some of the new imap mail implementations)
+
Sun Mar 24 01:34:14 1996 Sam Hartman <hartmans@tertius.mit.edu>
* send_tgs.c (krb5_send_tgs_basic): You want to setup the eblock
{"pop", "pop", DO_REALM_CONVERSION},
{"sis", "sis", DO_REALM_CONVERSION},
{"rfs", "rfs", DO_REALM_CONVERSION},
+ {"imap", "imap", DO_REALM_CONVERSION},
{0, 0, 0},
};