https://bugs.exim.org/show_bug.cgi?id=564
--- Comment #4 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/a466d09b249d5018ecb0f1ec45adba545c02c75b commit a466d09b249d5018ecb0f1ec45adba545c02c75b Author: Jeremy Harris <[email protected]> AuthorDate: Mon Jan 12 16:01:38 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Mon Jan 12 16:06:36 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(-) -- 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/ ##
