[commits] Horde branch imp_6_1 updated.	39ef3dc09d72441c10382eefa8288c239ff2381f
    Michael M Slusarz 
    slusarz at horde.org
       
    Tue Feb 12 09:41:05 UTC 2013
    
    
  
The branch "imp_6_1" has been updated.
The following is a summary of the commits.
from: e3f208d08b0374d91252e3eabb0fc33358a7d3eb
14a928a ws
16b4b7d [mms] Added the 'attach_body_check' hook.
39ef3dc [mms] Add the 'msg_filter' hook.
-----------------------------------------------------------------------
commit 14a928a947037ed9481971b7bfbb1715f41fe9d4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 12 02:29:55 2013 -0700
    ws
 imp/lib/Compose.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/14a928a947037ed9481971b7bfbb1715f41fe9d4
-----------------------------------------------------------------------
commit 16b4b7d1679742f3a7a6c90f52b9a155d000de2c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 12 02:30:03 2013 -0700
    [mms] Added the 'attach_body_check' hook.
    
    Things like signatures, trailers, and (most important) linked
    attachments may add the word "attach" into the body text. The attachment
    check necessarily needs to be done as a separate action.
    
    This is OK, since the previous code was a bit complex for the hook
    anyway.
 imp/config/hooks.php.dist |   42 ++++++++++++++++++++++--------------------
 imp/docs/CHANGES          |    1 +
 imp/docs/UPGRADING        |    4 ++++
 imp/lib/Compose.php       |   19 +++++++++++++++++++
 imp/package.xml           |    2 ++
 5 files changed, 48 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/16b4b7d1679742f3a7a6c90f52b9a155d000de2c
-----------------------------------------------------------------------
commit 39ef3dc09d72441c10382eefa8288c239ff2381f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 12 03:15:08 2013 -0700
    [mms] Add the 'msg_filter' hook.
 imp/config/conf.xml       |   11 -----------
 imp/config/hooks.php.dist |   22 ++++++++++++++++++++++
 imp/docs/CHANGES          |    1 +
 imp/docs/UPGRADING        |    6 ++++++
 imp/lib/IMP.php           |   11 ++++++-----
 imp/package.xml           |   10 +++++-----
 6 files changed, 40 insertions(+), 21 deletions(-)
http://git.horde.org/horde-git/-/commit/39ef3dc09d72441c10382eefa8288c239ff2381f
    
    
More information about the commits
mailing list