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

Dominik Riemer commented on STREAMPIPES-429:
--------------------------------------------

I just had a look. It seems there is the dependency of the java mail 
implementation missing, only the API is specified in the pom. So this needs to 
be fixed in the code, sorry.

We need to add a mail system to the StreamPipes core anyways as we'll implement 
a password recovery feature that uses email, so this issue can be fixed in the 
next version.

Until then, you can have a look at the implementation of the sink and maybe 
create your own sink for sending mails:

[https://github.com/apache/incubator-streampipes-extensions/blob/dev/streampipes-sinks-notifications-jvm/src/main/java/org/apache/streampipes/sinks/notifications/jvm/email/EmailPublisher.java]

Sorry for not having a better solution!

> Error on sinks.notifications.jvm.email
> --------------------------------------
>
>                 Key: STREAMPIPES-429
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-429
>             Project: StreamPipes
>          Issue Type: Bug
>          Components: Pipeline Elements
>            Reporter: Daniel Vitorino
>            Priority: Major
>         Attachments: image-2021-09-24-14-28-30-278.png, 
> image-2021-09-27-10-17-10-032.png, image-2021-09-28-08-03-13-017.png, 
> image-2021-09-28-08-04-06-376.png, image-2021-09-28-15-11-09-451.png, 
> image-2021-09-28-15-12-00-183.png, image-2021-09-28-15-36-04-534.png
>
>
> Hi.
> Could you help me with this error when trying to start a pipeline with e-mail 
> notification?
>  
>  *Email Notification* at URL 
> [http://pipeline-elements-all-jvm:8090/sec/org.apache.streampipes.sinks.notifications.jvm.email]
>  warning
>  For input string: ""
>  
> !image-2021-09-24-14-28-30-278.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to