spmfilter-clamav is a plugin for spmfilter that enables spmfilter
to check mails with the Clam AntiVirus open source toolkit for
viruses. The major goal of this plugin is to provide an easy way
for virus-scanning emails. If ClamAV detects malicious software
like viruses the affected email is discarded by the plugin.
Optionally notifications can be enabled to inform the recipients
and sender (configurable) about the discarded message.
SQLgrey is a postfix policy service implementing a grey-listing policy.
SQLgrey is written in Perl and uses DBI to access an SQL database.
Its goal is reducing the SPAM reaching user mailboxes
Allows for the importing of addressbooks from a CSV (comma separated
values) file. This will be located at the bottom of the "Addresses"
section.
Change SQL Password allows users to change their passwords when they are stored
in a SQL database. Supports both crypted (MD5, SASL, UNIX) and plaintext
passwords as well as allowing the administrator to force password changes. If
you have SSL support in your web server, you may also force the connection to
SSL when the user is changing her password.
[from README.decode]:
This package contains extra decoding functions.
SquirrelMail decoding functions are used to display and convert messages
encoded in different character sets. Extra decoding library provides support
of some complex Eastern character sets and some rarely used Apple character
sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949
(UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN,
ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-*
character sets.
Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends
on sq_is8bit() function. In order to optimize decoding of Eastern character
sets, PHP installation needs recode (http://www.php.net/recode) or iconv
(http://www.php.net/iconv) support. Some decoding functions can use mbstring
functions present in php 4.3.0. Mbstring decoding needs sq_mb_list_encodings()
function from SquirrelMail 1.5.1 or 1.4.6.
Some decoding code that be activated only when $aggressive_decoding variable
is set to true. This variable should be enabled only on smaller systems, that
don't call aggressive decoding functions very often. Turning on
$aggressive_decoding variable by default in packaged SquirrelMail versions is
not recommended.
If you keep SquirrelMail behind a password-protected directory on your web
server and if PHP has access to the username and password, this plugin will
bypass the login screen and use the provided username/password.
If this plugin enabled and the information isn't present, it doesn't crash
or produce error messages. It just doesn't automatically log you in. If the
user/pass information does not work for the IMAP server, this still displays
the login form, just in case the web server password and IMAP password are
not synchronized.
This plugin allows the user to turn on the display of "(read/unread)" links to
the right of any folders in their folder list that contain at least one
message. Clicking on the link will then mark all messages in this folder as
read/unread. Note that you may turn the "read/unread" link on and off by going
to the Folders page. You may even turn only the "read" or the "unread" link on
or off. It also displays a "mark all read/unread" link below the folder list to
mark all folders read/unread that are selected on the Folders page.
Changes the name of the input form field on the login screen so that newer
browsers have an almost impossible time trying to remember your name and
password. Use this if you want extra security or the majority of your users
use public terminals.
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.