Workflow email notificaion
Hello.
I'm trying to figure out why my page approval workflow isn't firing an email.
I checked that the SMTP settings work. I tested this in 2 ways:
1. "Forgot your password?" sends an email as expected.
2. "Send check message" from Administration > Basic Settings > Email Campaigns, works like a charm as well.
I'm running Sitefinity 5.1. Any ideas?
Thanks,
Gregory
Hello Gregory,
I have attached an updated Sitefinity 5.1 project manager try using the assemblies from this one to get the workflow notification working.
All the best,
Stanislav Velikov
the Telerik team
What specific assemblies are required? I'm using 5.1.3450 and I'm having the same issue.
Hello,
Get the attached from my previous reply and this will resolve the problem.
All the best,
Stanislav Velikov
the Telerik team
Hi Richard,
we have 5.1.3210.0
email works from
forgot password and email campaigns
but no workflow approval messages are being sent.
I tried to download the files from your post to compare against what I have currently, but it says that it is missing the .r00 file.
As my issues seems to be just like the original posters, I was hoping that this would take care of my issues.
Thank you
Hi John,
In Sitefinity 5.1 we are using our NotificationService implementation for sending out message jobs (like Workflow notification emails). For more information on configuring workflow notifications through NotificationsService, please check point 8. from this article form our documentation.
Greetings,
Boyan Barnev
the Telerik team