Add the ability to customize the JavaMail properties when using EmailReader.
Add a new parameter to EmailReader called additionalJavaMailProperties ("Additional JavaMail Properties") that can be used to set the properties. The properties will have lower priority than those set by the component to connect to the email server.
This improvement was implemented as part of CLO-19955, this gives the users additional ability to tweak the connection.
Add the ability to customize the JavaMail properties when using EmailReader.
Add a new parameter to EmailReader called additionalJavaMailProperties ("Additional JavaMail Properties") that can be used to set the properties. The properties will have lower priority than those set by the component to connect to the email server.
This improvement was implemented as part of CLO-19955, this gives the users additional ability to tweak the connection.