When an SMTP message is received with SASL, the Received: header PMDF constructs will include the words "with ESMTPA" (if received with SASL only) or "with ESMTPSA" (if received with TLS and SASL) rather than the usual "with SMTP" (received without extended SMTP), "with ESMTP" (received with extended SMTP), or "with ESMTPS" (received with TLS but not SASL).
If the logging
channel keyword is enabled, then messages
received or sent with SASL used will show an "A"
(authentication) character in addition to the usual "E" or
"D" character.