[imp] problem creating a connection (IMAP/SSL)

Max Kalika max@the-triumvirate.net
Tue, 27 Feb 2001 13:54:52 -0800


Quoting Dwight Lee <dwight@fontanus.com>:

> I believe I grabbed the latest c-client.tar.gz file I could find.  It
> untarred into a directory called imap-2000c.  How would I be able to
> confirm
> IMAP/SSL support in this?

you need to compile it with:

make SPECIALAUTHENTICATORS=ssl

--mk23