Fix: Clarify signature property controls sender display name for all affected versions (Product IS issue #26144) #5656
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically generated by Claude AI.
output_adapter.email.signatureproperty controls the sender display name product-is#26144output_adapter.email.signatureproperty to clarify that it controls the sender's display name, not an email signature block. The property is now documented as specifying the display name for the "From" email address, with clear notes about SMTP server behavior when the property is unset or set to an empty string.Changes Made:
signatureproperty in[output_adapter.email]configuration across all affected versions