------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1246 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> 2012-05-13 09:17:06 --- Git commit: http://git.exim.org/exim.git/commitdiff/12dd53c7a900b323936790a9e6fc4ae617920968 commit 12dd53c7a900b323936790a9e6fc4ae617920968 Author: Phil Pennock <[email protected]> AuthorDate: Sun May 13 04:09:25 2012 -0400 Commit: Phil Pennock <[email protected]> CommitDate: Sun May 13 04:09:25 2012 -0400 fixed headers_only on smtp transports. was not sending trailing dot. added test case to catch this. fixes bug 1246. ---- doc/doc-txt/ChangeLog | 3 ++ test/confs/0565 | 50 +++++++++++++++++++++++++++++ test/log/0565 | 6 +++ test/scripts/0000-Basic/0565 | 58 ++++++++++++++++++++++++++++++++++ test/stdout/0565 | 71 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 188 insertions(+), 0 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/ ##
