You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "weibin0516 (Jira)" <ji...@apache.org> on 2019/12/20 03:50:00 UTC

[jira] [Comment Edited] (KYLIN-4309) One user's mailbox is not suffixed and other messages cannot be sent

    [ https://issues.apache.org/jira/browse/KYLIN-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000596#comment-17000596 ] 

weibin0516 edited comment on KYLIN-4309 at 12/20/19 3:49 AM:
-------------------------------------------------------------

Hi, [~bai], this is indeed a bug, we should verify when creating the model / cube, or skip the wrong mailbox when sending (record the error log).

I prefer the latter, if you don't mind, I can fix this bug.


was (Author: codingforfun):
Hi, [~bai], this is indeed a bug, we should verify when creating the model / cube, or skip the wrong mailbox when sending (record the error log)

> 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: 白云松
>            Priority: Major
>         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)