> That is NOT a module for postnuke ... it is just a login page ... I am > looking for an integration of squirrelmail, which uses the > postnuke-user-login/passwords and not another login-page.
SquirrelMail does not have an authentication system beyond whatever the IMAP server uses. Sounds like you need to look at how your IMAP server is authenticating, and then modify Postnuke to suit. Let me be extra clear - SquirrelMail does not store a list of usernames and passwords. It simply passes what you enter in the login page to the IMAP server. The actual authentication can be based on /etc/passwd, a SQL database, PAM, whatever. -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
