No real features have been added since 0.4, but the plugin should be easier to maintain with the addition of support for config_local.php, which will override config.php. It should also run somewhat faster because the translation support is less inefficient.
Version 0.4
by O'Shaughnessy Evans on Sep 12, 2007
[ spamrule-0.4-1.4.tar.gz tarball (5178 d/l) Help ]
Requires: squirrelmail 1.4 or newer
Description: - updated code to follow recommended standards for squirrelmail plugins based on guidelines at http://squirrelmail.org/docs/devel/devel-2.html
- added support for translations (but there are no translations available yet)
- fixed a bug in the list editor where it couldn't add new entries to a file if the file didn't already exist
Version 0.3
by O'Shaughnessy Evans on Oct 3, 2003
[ spamrule-0.3-1.2.10.tar.gz tarball (11717 d/l) Help ]
Requires: SquirrelMail 1.2.10, FTP access to user homes, a mail filter like maildrop or procmail
Description: - added support for squirrelmail 1.4
- added a "Spam Rules" entry to the menuline (top of right frame)
- switched from reading $GLOBALS, $_GET, etc., to using sqgetGlobalVar
- cleaned up the UI a little
- fixed a bug where backslashes could start to grow exponentially in the maildrop list files
- switched config.php defaults from supporting qmail to sendmail/postfix (syntax of the .forward file is slightly different than .qmail)
- included sample maildrop filter rules
Version 0.2
by O'Shaughnessy Evans on May 12, 2003
[ spamrule-0.2-1.2.10.tar.gz tarball (6527 d/l) Help ]
Requires: SquirrelMail 1.2.10, FTP access to user homes, a mail filter like procmail or maildrop
Description: First public version.