No but we have gluon/contrib/login_methods/email_auth.py
with uses smtp. If you have an imap server probably you have smtp with the same login/password. Massimo On Jan 14, 5:34 am, Kenneth Lundström <[email protected]> wrote: > Hi, > > has anybody used IMAP to authenticate users? > > I removed that there was an module to Drupal to authenticate users with > IMAP. At login you give your email address and password to that > emailaccount. The system tries to login to that account via IMAP. If > successful you are authenticated. > > One problem is that the system has to know which IMAP server to use when > trying to login. In many cases that not a problem as the system is > organization specific. > > Kenneth

