[
https://issues.apache.org/jira/browse/KYLIN-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113899#comment-17113899
]
CHEN Qing commented on KYLIN-4515:
----------------------------------
The root cause is, with such config above, HTMLEmail client doesn't enable ssl
connection, so we need to enable ssl connection by {{setSSLOnConnect}} as well
when using ssl port.
PR: [https://github.com/apache/kylin/pull/1214]
> could not send mail on ssl port
> -------------------------------
>
> Key: KYLIN-4515
> URL: https://issues.apache.org/jira/browse/KYLIN-4515
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v3.0.1
> Reporter: CHEN Qing
> Priority: Minor
> Fix For: v3.0.1
>
>
> Here is context of this
> problem:[https://www.mail-archive.com/[email protected]/msg04009.html]
> When I set {{starttlsEnabled}} to true, and specify a ssl port as 465, the
> email could not be sent by this ssl port. It still use 25 default port.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)