|
1.14 (+5 -2 lines) |
08/03/2007 03:53 PM |
Chuck Hagenbuch chuck |
[cjh] Allow setting default values in config/attributes.php (Request #5597).
Also move forms to lib/Forms/. |
|
1.13 (+44 -42 lines) |
08/16/2006 05:01 AM |
Jan Schneider jan |
Default to SA3 examples. |
|
1.12 (+2 -2 lines) |
05/17/2006 09:37 AM |
Jan Schneider jan |
Fix entry.
Bug: 3942 |
|
1.11 (+119 -17 lines) |
01/13/2006 02:52 PM |
Jan Schneider jan |
Add support for SpamAssassin 3+.
Bug: 3071
Submitted by: cgreen@sentex.ca |
|
1.10 (+4 -8 lines) |
08/14/2005 05:27 AM |
Jan Schneider jan |
Avoid parse error. |
|
1.9 (+2 -2 lines) |
06/23/2005 04:59 PM |
Matt Selsky selsky |
Clean up phpdoc. |
|
1.8 (+10 -22 lines) |
06/27/2004 10:07 PM |
Chuck Hagenbuch chuck |
Update SpamAssassin options to match current reality.
Bug: 334 |
|
1.7 (+66 -1 lines) |
04/24/2004 10:42 PM |
max |
[max] Add spam, virus, and banned files extension attributes to the
amavisd-new SQL driver. These features are only available for
Gentoo amavisd-new version 20030616_p9 at the moment. The
amavisd-new author expects to have support for these extensions
in SQL in a development version soon. |
|
1.6 (+3 -3 lines) |
04/05/2004 07:36 PM |
max |
[max] Add SAM::infoAttribute() function to determine if an attribute type is
informative only and doesn't modify data (i.e. link, description, etc). |
|
1.5 (+6 -1 lines) |
04/05/2004 07:31 PM |
max |
Add the attribute and help entry for the spam_quarantine capability. |
|
1.4 (+4 -4 lines) |
09/25/2003 02:42 PM |
max |
nits |
|
1.3 (+23 -8 lines) |
09/06/2003 01:53 PM |
max |
update some nits, fix some attributes, and add an amavisd backend example |
|
1.2 (+2 -2 lines) |
09/01/2003 08:40 AM |
Jan Schneider jan |
Fix parse error. |
|
1.1 |
08/28/2003 04:02 PM |
max |
Here she be! The things that aren't listed in the changelog are:
- rename spamassassin.php to spam.php (for consistency with the
registry name).
- blow away the now-unneeded template files.
- standardize on SAM (instead of Sam).
- the horde_id field in the sql driver is no longer needed --
just use the mapped username for everything.
Hopefully I didn't forget anything. Still need to write up the
help for all the known attributes and add the amavissql driver. |