diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 16:01:38 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-13 11:02:02 +0000 |
commit | 1ad6489edabbfce85ee7362370cee4b34739c234 (patch) | |
tree | 8ad8fb24714607d286a4efe997156ccd33b5f4bf /doc/doc-txt/ChangeLog | |
parent | 0ad2e0fcde2f23e3809687095bddb31f9af4896e (diff) |
Make smtp_receive_timeout main option expanded. Bug 564
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 78658c776..f333752d7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -39,6 +39,8 @@ JH/09 A timeout of 2 minutes is now applied to all malware scanner types by default, modifiable by a malware= option. The list separator for the options can now be changed in the usual way. +JH/10 The smtp_receive_timeout main option is now expanded before use. + Exim version 4.85 |