RestrictedSSLContextService
Implementation: StandardRestrictedSSLContextService
The Controller Service to use in order to obtain an SSL Context. If this property is set, messages will be received over a secure connection. | Client Auth | CLIENT_AUTH | | | The client authentication policy to use for the SSL Context. Only used if an SSL Context Service is provided. |
SMTP hostname | SMTP_HOSTNAME | | | The hostname to be embedded into the banner displayed when an SMTP client connects to the processor TCP port . |
Relationships:
Name | Description |
---|
success | All new messages will be routed as FlowFiles to this relationship |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
smtp.helo | The value used during HELO |
smtp.certificates.*.serial | The serial numbers for each of the certificates used by an TLS peer |
smtp.certificates.*.principal | The principal for each of the certificates used by an TLS peer |
smtp.src | The source IP and port of the SMTP connection |
smtp.from | The value used during MAIL FROM (i.e. envelope) |
smtp.recipient.* | The values used during RCPT TO (i.e. envelope) |
mime.type | Mime type of the message |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component does not allow an incoming relationship.System Resource Considerations:
None specified.