[exim-dev] [Bug 1760] bounces may have overlong lines

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1760] bounces may have overlong lines
https://bugs.exim.org/show_bug.cgi?id=1760

Git Commit <git@???> changed:

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


--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/62b7cd086e8f69c7bb1334edd2e586ed6240b134

commit 62b7cd086e8f69c7bb1334edd2e586ed6240b134
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Jan 17 21:14:31 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jan 17 21:14:31 2016 +0000


    restrict line lengths in bounces.  bug 1760
----
 doc/doc-docbook/spec.xfpt    |  19 ++++
 doc/doc-txt/NewStuff         |   4 +
 src/src/deliver.c            |  24 +++--
 src/src/globals.c            |   1 +
 src/src/globals.h            |   1 +
 src/src/moan.c               | 246 +++++++++++++++++++++++--------------------
 src/src/readconf.c           |   1 +
 test/confs/0001              |   1 +
 test/confs/0573              |  37 +++++++
 test/scripts/0000-Basic/0573 |  18 ++++
 10 files changed, 227 insertions(+), 125 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.