From fcc8e04755fd6f211fd636e6c077ac41963ab0b9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 19 May 2013 18:14:50 +0100 Subject: Support AUTH for verify-callout and cutthrough-delivery. Refactored smtp transport to pull out AUTH-related routines so they could be also called from the verify code. Bugs 321, 823. --- doc/doc-docbook/spec.xfpt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doc-docbook/spec.xfpt') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index b024f7227..842dd8ffd 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -28844,6 +28844,9 @@ following SMTP commands are sent: LHLO is used instead of HELO if the transport's &%protocol%& option is set to &"lmtp"&. +The callout may use EHLO, AUTH and/or STARTTLS given appropriate option +settings. + A recipient callout check is similar. By default, it also uses an empty address for the sender. This default is chosen because most hosts do not make use of the sender address when verifying a recipient. Using the same address means -- cgit v1.2.3