On Thu, 14 Sep 2006, Mark Crispin wrote:

> This message is to announce the release of the University of Washington
> IMAP toolkit version 2006 (imap-2006).
>
> This is a major release, and has a change of license: imap-2006 is
> released under the Apache License, Version 2.0.
[snip..]

Is there some specific documentation for the changes between 2004g and
2006? I'm seeing some behaivor changes and would like to know if they're
expected changes or bugs.

With 2004g when using GSSAPI to authenticate if there was a failure
(such as expired creds) it would fall back to 'login' giving the user
a chance to use a plain password. With 2006 it just terminates the
session.

With 2004g you could have multiple SSL certs for different instances
of imapd using different addresses.
EG in /usr/local/ssl/certs you could have:
    imapd-123.10.34.5.pem
    imapd-123.10.34.4.pem
    imapd.pem

and it would pick the cert based upon the IP address that the client
connected to on the server.
2006 doesn't seem to do this and only uses 'imapd.pem', regardless
of the IP address on the server.

Dave

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to