[exim-dev] [Bug 564] please make smtp_receive_timeout expand…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 564] New: please make smtp_receive_timeout expandable
Subject: [exim-dev] [Bug 564] please make smtp_receive_timeout expandable
https://bugs.exim.org/show_bug.cgi?id=564

--- Comment #4 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/a466d09b249d5018ecb0f1ec45adba545c02c75b

commit a466d09b249d5018ecb0f1ec45adba545c02c75b
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jan 12 16:01:38 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
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.