This is a "meta-port" to install Squirrelmail plugins
Checks for updates to your currently running plugins by parsing the
SM site, and gives a description of any recent changes that have
been made to the plugin.
Also displays the current stable version of SM and lets you know
what version of SM you are running.
This plugin provides options to integrate QmailAdmin into the SquirrelMail
web interface.
The SASql SquirrelMail plugin lets users change a pre-defined set of
SpamAssassin settings when those settings are stored in a SQL DB rather than
a config file. This is very useful in a virtual user setting when the users
don't have home directories or access to them.
This is a simple plugin to automatically turn on SSL security during
login if it hasn't already been requested by the referring hyperlink
or bookmark.
Primarily this utility is intended to prevent plain text passwords
and email contents being transmitted over the internet after people
manually enter their server URL without including https://...
This plugin implements fully iCal-compliant calendaring functionality
for Squirrelmail.
Multiple calendars my be created, where each calendar can be made public,
private or shared between custom-defined groups of users.
This plugin implements logging functionality for your webmail interface.
You can choose to log to a database, a file, your system log, or any
combination thereof. You can also choose which kinds of events to log,
including login events, logout events, login error events, all outgoing
messages, possible outgoing spam messages, and other error events.
Also included is monitoring functionality that will send alert emails to
the administrator when certain events trigger.
If you use the timeout_user plugin, logout events caused by user timeouts
will be captured.
Log message format is also completely custom-defined to meet your needs
in the configuration file.
This is a port of tmdatools plugin for Squirrelmail.
This plugin allows a TMDA enabled account to be managed from within the
SquirrelMail interface, including the ability to edit list files, add
control headers to outgoing email, manage pending messages and create
tagged addresses for use outside SquirrelMail.
Puts a web search box in the left frame that can use a variety of
search engines. Currently supported:
* Google
* Google Adsense for Search
* Yahoo!
The svnmailer is a tool, which is usually called by a subversion hook
to submit commit notifications in various ways (at the moment: mail via
SMTP or a pipe to a sendmail like program, news via NNTP, CIA live
tracker notification via XML-RPC). It is derived from the original
mailer.py distributed with subversion, but supposed to be much more
consistent, better extensible and to have much more features. Have a
look at the documentation for further details