[exim-dev] [Bug 420] An expansion operator that encodes to m…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 420] An expansion operator that encodes to modified UTF-7
https://bugs.exim.org/show_bug.cgi?id=420

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #10 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/ed0512a1a151a4108d7fe309055219c2da3b2bbc

commit ed0512a1a151a4108d7fe309055219c2da3b2bbc
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon May 4 17:02:27 2015 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon May 4 23:46:20 2015 +0100


    i18n: new ${imapfolder_<sep>:<string>} expansion item.  bug 420
----
 doc/doc-txt/NewStuff                 |   3 +
 doc/doc-txt/experimental-spec.txt    |  33 +++++-
 src/OS/Makefile-Base                 |  24 ++--
 src/scripts/MakeLinks                |   9 +-
 src/src/expand.c                     |  45 ++++++++
 src/src/functions.h                  |   3 +
 src/src/imap_utf7.c                  | 210 +++++++++++++++++++++++++++++++++++
 test/confs/4200                      |   2 +
 test/scripts/4200-International/4200 |  14 ++-
 test/stdout/4200                     |  12 ++
 10 files changed, 341 insertions(+), 14 deletions(-)


--
You are receiving this mail because:
You are the QA Contact for the bug.