Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties
Junk Email Filter
|
Plugins - Server Settings Backend
Category: Miscellaneous
This plugin provides a highly configurable way for other plugins to retrieve and store settings outside of SquirrelMail. Values stored in a SQL database, in LDAP, on a server accessed by FTP, or on the local file system (usually accessed via a set-uid wrapper that allows read and write access to files not owned or normally accessible by the web server) are all supported. Even the credentials used for accessing the settings (for example, the FTP login username and password) can be recursively passed back to this plugin so that they themselves can be looked up in any one of the supported data stores.
Version 2.0
by Paul Lesniewski on Jul 20, 2010
Please support this plugin's development: Donate to this author
[ server_settings_backend-2.0-1.4.0.tar.gz tarball (5819 d/l) Help ]
Requires: SquirrelMail 1.4.0 or above, Compatibility plugin version 2.0.14 or above, unless using SquirrelMail 1.5.2+
Description: - Added local file backend (uses direct PHP file access or a set-UID wrapper)
- Added vacation program autoresponder initialization functionality for other plugins that need it
- Fixed a few small issues in SQL and FTP backends
Older versions
Version 1.0
by Paul Lesniewski on May 20, 2009
[ server_settings_backend-1.0-1.4.0.tar.gz tarball (5562 d/l) Help ]
Requires: SquirrelMail 1.4.0 or above, Compatibility plugin version 2.0.14 or above, unless using SquirrelMail 1.5.2+
Description: Initial release; only SQL and FTP backends have been implemented so far.
If you have problems with the download or decompressing...
- Internet Explorer
- Right-click on the file, then select "Save Target As"
- Firefox, Mozilla, Netscape
- Right-click on the file, then select "Save Link As"
- Opera
- Right-click on the file, then select "Save Link Document As"
- Lynx and Links
- Press "d" on the link to download the file directly.
- Untarring problems: Your browser might have un-gzipped it for you
automatically. Try just "tar xvf" instead of
"tar xvfz". Also, the plugins archive isn't gzipped
(it is a tarball of .tar.gz files)
- Macintosh users: Just hold down your mouse button to get the menu
instead of right-clicking.
- If all else fails, seek our help
|