|
IMAP Authentication
To authenticate your users against an existing IMAP (e-mail) server, edit
user.txt/ezproxy.usr and add a line like this:
::imap=imapserv.mylib.org
Replace "imapserv.mylib.org" with the appropriate host name for the IMAP server. This change takes effect immediately, without the need to restart EZproxy. When EZproxy receives authentication requests, it will attempt to connect to the IMAP server, and if the IMAP server indicates login success, then the remote user will be authenticated and allowed to proceed.
|