Refactor authenticators API to take an (opaque) smtp connection context
[exim.git] / src / src / auths / README
index 21b0cda92c31603daf9c6fd317ab613e3f784227..0e0c09703e147b76d852987d5fedd698a80f5446 100644 (file)
@@ -68,7 +68,7 @@ CLIENT AUTHENTICATION
 The third function performs authentication as a client. It receives a pointer
 to the instance block, and four further arguments:
 
-  The smtp_inblock item for the connection to the remote host.
+  The smtp_context item for the connection to the remote host.
 
   The normal command-reading timeout value.