[commits] Horde-Hatchery branch, master, updated. 6be039a1293890259778a5f1addca4a429603580

Michael M Slusarz slusarz at horde.org
Fri Dec 5 21:20:31 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  6be039a1293890259778a5f1addca4a429603580 (commit)
       via  459ed7d68bf11ce97cfb5c195076e0d5de2c462c (commit)
       via  0f9591745fdc879ed7c9714023cfaae5d475055c (commit)
       via  34dcd13a1279f3bd2d96cd9303d73a1c2717a4c9 (commit)
      from  e0881f4aef8207bc64ed62dc25f1218c71c9226a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6be039a1293890259778a5f1addca4a429603580
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Dec 5 14:18:11 2008 -0700

    Fix thread sorting when a UID is out of order.

commit 459ed7d68bf11ce97cfb5c195076e0d5de2c462c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Dec 5 13:14:53 2008 -0700

    Don't save OB if session doesn't exist.

commit 0f9591745fdc879ed7c9714023cfaae5d475055c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Dec 5 13:00:44 2008 -0700

    Missing variable.

commit 34dcd13a1279f3bd2d96cd9303d73a1c2717a4c9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Dec 5 10:56:30 2008 -0700

    Clean up SPAM reporting.
    
    No need for separate bounce address - bouncing will necessarily alter
    the headers so it is worthless for message analysis - it is only useful
    for token/signature scanning.  However, this kind of scanning works just
    fine if we attach the original message as a message/rfc822 part (e.g.
    DSPAM).

-----------------------------------------------------------------------

Summary of changes:
 imp/config/conf.xml       |   28 ++++-----
 imp/config/hooks.php.dist |   10 ++--
 imp/docs/UPGRADING        |    1 +
 imp/imp-dimp.php          |    4 +-
 imp/lib/IMAP.php          |    4 +-
 imp/lib/IMAP/Thread.php   |    4 +-
 imp/lib/Spam.php          |  150 ++++++++++++---------------------------------
 imp/lib/base.php          |    4 +-
 imp/mailbox.php           |    3 +-
 imp/message.php           |    3 +-
 10 files changed, 67 insertions(+), 144 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list