https://bugs.exim.org/show_bug.cgi?id=2528
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/47ea06b6f9b628fd72817d897526d5372624de99 commit 47ea06b6f9b628fd72817d897526d5372624de99 Author: David Restall <[email protected]> AuthorDate: Sun Mar 1 22:10:49 2020 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Mar 3 17:04:27 2020 +0000 Docs: typo in example config file. Bug 2528 --- src/src/configure.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src/configure.default b/src/src/configure.default index 93aa167..40cc333 100644 --- a/src/src/configure.default +++ b/src/src/configure.default @@ -326,7 +326,7 @@ timeout_frozen_after = 7d # By default, messages that are waiting on Exim's queue are all held in a -# single directory called "input" which it itself within Exim's spool +# single directory called "input" which is itself within Exim's spool # directory. (The default spool directory is specified when Exim is built, and # is often /var/spool/exim/.) Exim works best when its queue is kept short, but # there are circumstances where this is not always possible. If you uncomment -- 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/ ##
