https://bugs.exim.org/show_bug.cgi?id=1760
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/62b7cd086e8f69c7bb1334edd2e586ed6240b134 commit 62b7cd086e8f69c7bb1334edd2e586ed6240b134 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Jan 17 21:14:31 2016 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
