Mailing List Archive

[Bug 2649] Typo in NewStuff
https://bugs.exim.org/show_bug.cgi?id=2649

Andreas Metzler <eximusers@bebt.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|medium |low

--- Comment #1 from Andreas Metzler <eximusers@bebt.de> ---
Good morning,

The same line also has a 2nd typo - "exerimental".

And while we are at it:

~~~
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index ba128334b..dbd9739ed 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -29421,7 +29421,7 @@ only point of caution. The &$tls_out_sni$& variable
will be set to this string
for the lifetime of the client connection (including during authentication).

.new
-If DAVE validated the connection attempt then the value of the &%tls_sni%&
option
+If DANE validated the connection attempt then the value of the &%tls_sni%&
option
is forced to the domain part of the recipient address.
.wen
~~~

cu Andreas

--
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/ ##
[Bug 2649] Typo in NewStuff [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2649

Heiko Schlittermann <hs@schlittermann.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |hs@schlittermann.de

--- Comment #2 from Heiko Schlittermann <hs@schlittermann.de> ---
Fixed. Thank you for reporting. 7a5018557fc37383a98078d7b826c513c2126c2e

--
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/ ##
[Bug 2649] Typo in NewStuff [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2649

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org
Status|RESOLVED |CLOSED

--- Comment #3 from Git Commit <git@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/5bf314f585f19cfda0f7d77a1093e8eb1c825f50

commit 5bf314f585f19cfda0f7d77a1093e8eb1c825f50
Author: Nicolas R <nicolas@atoomic.org>
AuthorDate: Thu Sep 24 15:26:48 2020 -0600
Commit: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
CommitDate: Fri Sep 25 08:54:47 2020 +0200

Doc: Fix a typo in NewStuff for 4.94 (Closes 2649)
---
doc/doc-txt/NewStuff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index a80f45b..73217c6 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -63,7 +63,7 @@ Version 4.94
7. Named-list definitions can now be prefixed "hide" so that "-bP" commands
do
not output the content. Previously this could only be done on options.

- 8. As an exerimental feature, the dovecot authenticatino driver supports inet
+ 8. As an exerimental feature, the dovecot authentication driver supports inet
sockets. Previously it was unix-domain sockets only.

9. The ACL control "queue_only" can also be spelled "queue", and now takes an

--
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/ ##
[Bug 2649] Typo in NewStuff [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2649

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

commit 7a5018557fc37383a98078d7b826c513c2126c2e
Author: Andreas Metzler <ametzler@bebt.de>
AuthorDate: Fri Sep 25 08:54:00 2020 +0200
Commit: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
CommitDate: Fri Sep 25 08:54:55 2020 +0200

Docs: Minor typos in spec and NewStuff (Closes 2649)
---
doc/doc-docbook/spec.xfpt | 2 +-
doc/doc-txt/NewStuff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index cee8ca0..3894c56 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -29421,7 +29421,7 @@ only point of caution. The &$tls_out_sni$& variable
will be set to this string
for the lifetime of the client connection (including during authentication).

.new
-If DAVE validated the connection attempt then the value of the &%tls_sni%&
option
+If DANE validated the connection attempt then the value of the &%tls_sni%&
option
is forced to the domain part of the recipient address.
.wen

diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 73217c6..abbcf4c 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -63,7 +63,7 @@ Version 4.94
7. Named-list definitions can now be prefixed "hide" so that "-bP" commands
do
not output the content. Previously this could only be done on options.

- 8. As an exerimental feature, the dovecot authentication driver supports inet
+ 8. As an experimental feature, the dovecot authentication driver supports
inet
sockets. Previously it was unix-domain sockets only.

9. The ACL control "queue_only" can also be spelled "queue", and now takes an

--
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/ ##