magnus 2007/07/19 18:07:39 BST
Modified files:
exim-doc/doc-docbook spec.xfpt
Log:
no_multiline_response should have been no_multiline_responses
Revision Changes Path
1.20 +2 -2; commitid: 1ef469f9a584567; exim/exim-doc/doc-docbook/spec.xfpt
Index: spec.xfpt
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-docbook/spec.xfpt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- spec.xfpt 14 Jun 2007 06:44:58 -0000 1.19
+++ spec.xfpt 19 Jul 2007 17:07:39 -0000 1.20
@@ -1,4 +1,4 @@
-. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.19 2007/06/14 06:44:58 magnus Exp $
+. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.20 2007/07/19 17:07:39 magnus Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -25170,7 +25170,7 @@
If you want to apply a control unconditionally, you can use it with a
&%require%& verb. For example:
.code
- require control = no_multiline_response
+ require control = no_multiline_responses
.endd
.endlist
@@ -25534,7 +25534,7 @@
the same SMTP connection. It is provided for debugging purposes and is unlikely
to be useful in production.
-.vitem &*control&~=&~no_multiline_response*&
+.vitem &*control&~=&~no_multiline_responses*&
.cindex "multiline responses, suppressing"
This control is permitted for any ACL except the one for non-SMTP messages.
It seems that there are broken clients in use that cannot handle multiline