[
https://issues.apache.org/jira/browse/CAMEL-22900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22900:
--------------------------------
Fix Version/s: 4.x
> camel-mail - Allow to use headers for additional mail properties - support
> smtps protocol
> -----------------------------------------------------------------------------------------
>
> Key: CAMEL-22900
> URL: https://issues.apache.org/jira/browse/CAMEL-22900
> Project: Camel
> Issue Type: Improvement
> Components: camel-mail
> Reporter: Pascal Schumacher
> Priority: Minor
> Fix For: 4.x
>
>
> In CAMEL-14595 support was added to allow to use headers for additional mail
> properties, e.g.
> {code}
> .setHeader("mail.smtp.from", method(UUID.class, "randomUUID"))
> {code}
> This works great when using smtp, but does not work when using smtps. When
> using smtps the property would be e.g. "mail.smtps.from".
> It would be great if Camel could also support this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)