diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-28 18:31:24 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-28 18:31:24 +0000 |
commit | 9604a84387b55efdc633dd7fb20db14a65c1e343 (patch) | |
tree | b139b775a9b4ee1f5cbf8263f9421d393319a509 /doc/doc-docbook/spec.xfpt | |
parent | 3b960f51c877fe70f66515e3df1e7c4e6883720f (diff) |
Logging: make placement of continued-delivery asterisk consistent
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 2938de576..55ccb1632 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -38312,8 +38312,11 @@ parentheses afterwards. When more than one address is included in a single delivery (for example, two SMTP RCPT commands in one transaction) the second and subsequent addresses are flagged with &`->`& instead of &`=>`&. When two or more messages are delivered -down a single SMTP connection, an asterisk follows the IP address in the log -lines for the second and subsequent messages. +down a single SMTP connection, an asterisk follows the +.new +remote IP address (and port if enabled) +.ewn +in the log lines for the second and subsequent messages. When two or more messages are delivered down a single TLS connection, the DNS and some TLS-related information logged for the first message delivered will not be present in the log lines for the second and subsequent messages. |