summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-02 12:10:41 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-02 22:33:21 +0100
commit2d14f39731e88a6d6bb9f1b5c56f497eb12198c4 (patch)
tree02210424975a01203ccc9f6988fb8890f9d40c37 /doc
parente0cc6cda55782d98187cdc2d11b7c3352e75c7d4 (diff)
pass advertised facility to continued-transport process
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 5edeee442..6302f5185 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -27767,7 +27767,7 @@ associated with the DATA command.
.cindex "RFC 3030" CHUNKING
If CHUNKING was advertised and a BDAT command sequence is received,
the &%acl_smtp_predata%& ACL is not run.
-.XXX why not? It should be possible, for the first BDAT.
+. XXX why not? It should be possible, for the first BDAT.
The &%acl_smtp_data%& is run after the last BDAT command and all of
the data specified is received.
.wen