Hi everyone,
I am facing a problem. If I create a rule for sending email when a document is uploaded using a template, users other than the administrator are unable to upload documents to that space. It shows an error message : "Failed to create content due to error: XXXXXXXXXXX Failed to send email to XXXXXXXXX "
However, if I modify the rule by discarding the template and using some custom text inside the email body, then the problem gets solved. In that case, if I insert some scripts using properties of document like '${document.name}' etc., those are not executed and treated as plain text.
Please suggest me a way to solve this problem. I am using Alfresco Community Edition 4.0.
Thanks in advance.