------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=466 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Git Commit <[email protected]> 2015-04-26 01:17:06 --- Git commit: http://git.exim.org/exim.git/commitdiff/f846c8f531d5615c24a6d4dc0afb9815c4f766f7 commit f846c8f531d5615c24a6d4dc0afb9815c4f766f7 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Apr 26 00:05:08 2015 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Apr 26 00:46:18 2015 +0100 mime: support rfc2231 for filenames. bug 466 patch originally from alexander shikoff, heavily reworked by jh. ---- doc/doc-docbook/spec.xfpt | 3 +- doc/doc-txt/ChangeLog | 3 + src/src/macros.h | 9 +- src/src/mime.c | 371 +++++++++++++++++++++++++-------------- src/src/mime.h | 18 +- test/log/4000 | 3 + test/mail/4000.userx | 65 +++++++ test/scripts/4000-scanning/4000 | 28 +++ test/stdout/4000 | 11 ++ 9 files changed, 368 insertions(+), 143 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
