This plugin displays a pull-down select box with IMAP server choices on the login page. The user will be logged in using the IMAP server that is chosen.
in order for Multilogin to function correctly.
Version 2.4.1
by Paul Lesniewski on Feb 14, 2010
[
multilogin-2.4.1-1.2.9.tar.gz tarball (5603 d/l)
Help ]
Requires: Compatibility plugin version 2.0.12+, SquirrelMail 1.2.9+
Description: - Small, non-functional updates in documentation, example configuration file name, and addition of Gmail configuration example
Version 2.4
by Paul Lesniewski on Jul 27, 2008
[
multilogin-2.4-1.2.9.tar.gz tarball (7593 d/l)
Help ]
Requires: Compatibility plugin version 2.0.12+, SquirrelMail 1.2.9+
Description: - Allow configuration file to be stored in main SquirrelMail config directory
- Added patch for SquirrelMail 1.4.15
- Redesigned some hook behavior to improve performance (also improves Login Manager (vlogin) performance)
- Update for hook name change in SquirrelMail 1.5.2
- Configtest: test if patch is applied
- Other trivial updates
Version 2.3.4
by Paul Lesniewski on Dec 27, 2007
[
multilogin-2.3.4-1.2.9.tar.gz tarball (7294 d/l)
Help ]
Requires: Compatibility plugin version 2.0.7+, SquirrelMail 1.2.9+
Description: - Added patch for SquirrelMail 1.4.12+
- Miscellaneous cleanup, small internationalization updates and fixes
- Update how cookie is created/destroyed
- Added configtest test
Version 2.3.3
by Paul Lesniewski on Jan 16, 2007
[
multilogin-2.3.3-1.2.9.tar.gz tarball (8033 d/l)
Help ]
Requires: Compatibility plugin version 2.0.5+, SquirrelMail 1.2.9+
Description: - Fixed compatibility with changed login_form hook positioning
- Added ability to turn off ALL plugins in the disable_plugins setting
- No more patching needed for SquirrelMail versions 1.5.2 and up.
- Added patches for SquirrelMail versions up to 1.4.9 and 1.5.1.
- Changed patches to apply from plugin directory
- Added compatibility with 1.5.2 codebase, including templatized output
- Minor code cleanup
Version 2.3.2
by Paul Lesniewski on Oct 20, 2005
[
multilogin-2.3.2-1.2.tar.gz tarball (9806 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description: - Code cleanup
- Added patch for SquirrelMail 1.4.4.
- Removed $IMAPServerSelectionText and $rememberServerText configuration settings in favor of standardized internationalization. If you need to change these strings, hard code them in functions.php or (better) create a correct translation locale file (even English is OK) with your changes.
- Added "settingsWithEmbeddedPHP" setting for $IMAPSelections array that allows any configuration setting's value to contain embedded PHP code. If your configuration file previously contained the org_title setting overrides, you MUST add this as described in the docs!
- Added error message when invalid server is specified (Thanks to April Lorenzen )
Version 2.3.1
by Paul Lesniewski on Aug 3, 2004
[
multilogin-2.3.1-1.2.tar.gz tarball (10098 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description: - Fix for php errors introduced in v2.3
Version 2.3
by Paul Lesniewski on Aug 2, 2004
[
multilogin-2.3-1.2.tar.gz tarball (6946 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description:
- Fix for enabling plugins that use the same hook as Multilogin or Vlogin
- Updated patch file for recent SquirrelMail releases
- New background color for server selection portion of screen
Version 2.2
by Paul Lesniewski on Jul 5, 2003
[
multilogin-2.2-1.2.tar.gz tarball (10123 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description:
- New approach to the "session_recall" functionality; hopefully all config overrides will be loaded more reliably. The source patch is now limited to one line in one file, instead of a line in almost every source file. This is a substantial change; upgrade is highly recommended
- Added ability to change org_title in browser title bar
- Added ability to enable and disable individual plugins on a per IMAP server basis
Version 2.1
by Paul Lesniewski on Apr 5, 2003
[
multilogin-2.1-1.2.9.tar.gz tarball (8045 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description:
- Added ability to offer to remember which IMAP server the user last logged into
- Fix (hopefully?) for usage with PHP v4.3
- Updated session_recall patches for SquirrelMail versions 1.2.11 and v1.4
- Minor HTML fix
Make sure to
download the Compatibility plugin in order for Multilogin to function correctly.
Version 2.0
by Paul Lesniewski on Mar 15, 2003
[
multilogin-2.0-1.2.9.tar.gz tarball (7509 d/l)
Help ]
Requires: SquirrelMail 1.2.9, Compatibility plugin
Description:
- Now works with SquirrelMail version 1.4.0 (cvs)
- New setup.php format for better overall SquirralMail performance
Version 1.0
by Paul Lesniewski on Feb 13, 2003
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.9
Description: Initial release. Original plugin idea and code by Benoit Bourdin [bennyben at fleming.u-psud.fr].