[
https://issues.apache.org/jira/browse/KYLIN-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003637#comment-17003637
]
ASF GitHub Bot commented on KYLIN-4309:
---------------------------------------
nichunen commented on pull request #1013: KYLIN-4309 Fixed bug that failed to
send to one mailbox will caused o…
URL: https://github.com/apache/kylin/pull/1013
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> One user's mailbox is not suffixed and other messages cannot be sent
> --------------------------------------------------------------------
>
> Key: KYLIN-4309
> URL: https://issues.apache.org/jira/browse/KYLIN-4309
> Project: Kylin
> Issue Type: Bug
> Reporter: 白云松
> Assignee: weibin0516
> Priority: Major
> Fix For: v3.1.0
>
> Attachments: 1576811897(1).png
>
>
> !1576811897(1).png!
> One user's mailbox is not suffixed and other messages cannot be sent
> {code}
> org.apache.commons.mail.EmailException: javax.mail.internet.AddressException:
> Missing final '@domain' in string ``baiyunsong''
> at org.apache.commons.mail.Email.createInternetAddress(Email.java:1974)
> at org.apache.commons.mail.Email.addTo(Email.java:846)
> at org.apache.commons.mail.Email.addTo(Email.java:829)
> at org.apache.commons.mail.Email.addTo(Email.java:778)
> at
> org.apache.kylin.common.util.MailService.sendMailInternal(MailService.java:136)
> at
> org.apache.kylin.common.util.MailService.sendMail(MailService.java:107)
> at
> org.apache.kylin.common.util.MailService.sendMail(MailService.java:76)
> at
> org.apache.kylin.job.execution.AbstractExecutable.doSendMail(AbstractExecutable.java:381)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)