Hello,
I want to know that is there is a way to send emails when the task or a certain operator fails or when process fails due to certain error?
Also, i am getting success emails from no-reply@rapidminer.com. Is there any way that I can send the email via my address??
Please help.
Regards,
Vineet
to control certain operators or subprocesses, you can use Handle Exception together with the Send Mail operator. There you can also specify the headers. To define the sender address, define the FROM header as my-email@example.com
Best regards,
Marius