Redesign handling of IMAP connections so that there can be multiple
authorChris Hanson <org/chris-hanson/cph>
Fri, 19 May 2000 04:16:16 +0000 (04:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 19 May 2000 04:16:16 +0000 (04:16 +0000)
commit32a537b7563c56196ad1648dab8f05878e04af93
treec20c2a7d626bd1076b1081e315ad9e9df3375a40
parent5d9dae0af1bed95f8b5e2456a34c24d741f139bc
Redesign handling of IMAP connections so that there can be multiple
mailboxes simultaneously open on the same server.  Also provide
mechanism for getting connections for server operations such as CREATE
and DELETE.  Flush BIND-AUTHENTICATOR; just define a UI element to
generate a password.
v7/src/imail/imail-core.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-top.scm