Hello , I'm using share of Alfresco 4.2.f.
Almost all function was working very good.
But from last week , when I create a new workflow "Send Email Notifications" option does not work
and displays an error "08290073 Failed to start workflow activiti$activitiReview:1:8.".
Without email option , workflow runs well.
Or if user is a member of ALFRESCO_ADMINISTRATORS group , it works.
(So I suspect user authority has some problem)
Here is my mail.* setting in alfresco-global.properties
mail.host=localhost
mail.port=25
mail.encoding=UTF-8
mail.smtp.auth=false
It worked well until 2 weeks ago…
Which log or config should I check for next step?
Thanks,