Push to the project "citadel.org ": The branch, stable-78x has been updated
       via  fce635472e1ea2f3e06885c5e9444f9d7d7b75f9 (commit)
      from  4e271f5e923fc558c9f4eb56fb0bbae46ad8b525 (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 -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=fce635472e1ea2f3e06885c5e9444f9d7d7b75f9
commit fce635472e1ea2f3e06885c5e9444f9d7d7b75f9
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Aug 12 15:51:14 2011 +0000

    network_spool_msg() handle QP
    
    while appending the [roomname] to the mailsubject, we have to
      - de-qp the original subject
      - search for the roomname
      - possibly prepend '[roomame] '
      - and re-qp everything.
    that way we solve...
      - multiple [roomname] additions in case of QP encoded subjects
      - non RFC-Conformant behaviour in case of roomnames with umlauts.

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

Summary of changes:
 citadel/modules/network/serv_network.c |   37 ++++++++++++++++++++-----------
 1 files changed, 24 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to