diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-12-26 18:01:47 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-12-26 18:01:47 +0000 |
commit | eee8a1c6e4093179fa8bb18613f55b03b7b2b843 (patch) | |
tree | 7acd5b861df76d28df6d6b75f4e8534bf1030779 /doc | |
parent | 14eee748d7f5014b0e6792032b6abb3385060ebe (diff) |
Reword BSMTP ACL documentation
Fixes: bug #974
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 72e30bd81..47402cb40 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -31005,8 +31005,8 @@ rejected (there seems little point) but instead just get qualified. HELO and EHLO act as RSET; VRFY, EXPN, ETRN and HELP, act as NOOP; QUIT quits. -No policy checking is done for BSMTP input. That is, no ACL is run at anytime. -In this respect it is like non-SMTP local input. +Minimal policy checking is done for BSMTP input. Only the non-SMTP +ACL is run in the same way as for non-SMTP local input. If an error is detected while reading a message, including a missing &"."& at the end, Exim gives up immediately. It writes details of the error to the |