------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=564 Nigel Metheringham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.72 |Exim 4.73 Target Milestone|Exim 4.73 |Exim 4.77 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2015-01-13 11:18:23 --- Git commit: http://git.exim.org/exim.git/commitdiff/1ad6489edabbfce85ee7362370cee4b34739c234 commit 1ad6489edabbfce85ee7362370cee4b34739c234 Author: Jeremy Harris <[email protected]> AuthorDate: Mon Jan 12 16:01:38 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Jan 13 11:02:02 2015 +0000 make smtp_receive_timeout main option expanded. bug 564 ---- doc/doc-docbook/spec.xfpt | 6 +++- doc/doc-txt/ChangeLog | 2 + src/src/functions.h | 2 +- src/src/globals.c | 1 + src/src/globals.h | 1 + src/src/macros.h | 2 +- src/src/readconf.c | 39 ++++++++++++++++++++--- src/src/smtp_in.c | 13 ++++++++ test/confs/0092 | 3 +- test/scripts/0000-Basic/0092 | 7 ++++ test/stderr/0092 | 71 ++++++++++++++++++++++++++++++++++++++++++ test/stdout/0092 | 10 ++++++ 12 files changed, 148 insertions(+), 9 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/ ##
