This project is not covered by Drupal’s security advisory policy.

The ISP Login module lets the users log in using any IMAP or POP3 email account. It is mainly intended for ISPs which have lots of virtual domains per server, and maybe different mail login methods on different servers.

The user must log in using his full e-mail address, in the form user@mail_domain, and the corresponding password. Then the module tries to open a POP3 or IMAP connection, and If it succeeds, the user is allowed in, and a new drupal account is created for him if necessary.

ISP Login uses (MX) DNS queries to discover which host is responsible for the given mail_domain. So, if you have multiple virtual domains on the same server, you have to configure only one IP address and access method for all these domains.

This module was based on the excellent imap_auth module so all credits goes to that module and its authors.

Project information

Releases