|
1.9 (+3 -3 lines) |
03/22/2006 01:45 PM |
Jan Schneider jan |
SAM -> Sam |
|
1.8 (+3 -3 lines) |
06/01/2005 11:26 AM |
Jan Schneider jan |
Fix api signatures. |
|
1.7 (+3 -3 lines) |
05/31/2005 09:52 PM |
Matt Selsky selsky |
Add missing spaces and convert tabs to spaces. |
|
1.6 (+2 -2 lines) |
11/13/2003 02:32 PM |
John Morrissey jwm |
this is SAM, not whups |
|
1.5 (+33 -28 lines) |
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. |
|
1.4 (+1 -13 lines) |
07/31/2003 04:10 PM |
John Morrissey jwm |
weed out duplicates in SAM::setListOption so it applies to the API functions
as well as the list editor |
|
1.3 (+5 -5 lines) |
05/06/2003 04:54 AM |
Jan Schneider jan |
Add missing sprintf() arguments.
Submitted by: John Morrissey <jwm@horde.net> |
|
1.2 (+40 -1 lines) |
02/26/2003 12:37 PM |
Jan Schneider jan |
Add whitelist action to message view.
Submitted by: Amith Varghese <amith@xalan.com> |
|
1.1 |
10/15/2002 12:08 PM |
Chuck Hagenbuch chuck |
Sam now has registry methods for adding to and showing the blacklist.
These can be used from within IMP so that clicking "blacklist" in IMP
adds to a user's SpamAssassin preferences. |