email
Our problem When sending an email by a right-click on a document (emailDocumentSend event) the text typed in the mail editor is never sent. There is a ${content} variable in the template file. It seems that the content of this variable is not used. ...
0 votes
1 answers
0 comments
2349 views
I've translated the invite user email to french and it contains accents , i have no problem with accent when sending it from Nuxeo distribution but when usingNuxeo war, accents are not displayed correctly i get something like this “invité (e) à ...
0 votes
1 answers
0 comments
2280 views
I'm looking for a way to customise user registration email. I've found the corresponding text in EmailInviteDocTemplate.ftl , and the extension is org.nuxeo.ecm.user.registration.UserRegistrationService but my customised template is not taking ...
0 votes
1 answers
3 comments
3553 views
I've followed this article in Nuxeo Blog for sending amail when some documents are expired, Here is what i've done contract-scheduler-contrib.xml : <?xml version="1.0"?> <component name="org.nuxeo.sample.scheduler.notifContract"> ...
0 votes
0 answers
28 comments
4231 views
Is there any FTL syntax that could allow me to retrieve the group label from its name in an email template ? It seems it could be possible in MVEL with something like ...
0 votes
1 answers
0 comments
8428 views
I’m trying to add a user without password, but i can’t get the email notification. I’ve tried many configurations but none seems to be working? I keep getting this error: Error while sending mail : 534-5.7.9 Please log in with your web browser and ...
0 votes
0 answers
0 comments
2649 views
I am trying to configure a local Nuxeo instance and the initial link that gets sent out to a new user is wrong. The link is supposed to send new users to a screen where they can set their password for their new account, but the link that is ...
0 votes
1 answers
3 comments
2319 views
Hello, Nuxeo! We want to use Nuxeo platform as a repository of files attached MS Exchange, in order to relieve MS Exchange. How we can do this?
0 votes
1 answers
0 comments
2041 views
Documentation explain how to create email folder : http://doc.nuxeo.com/display/USERDOC56/Email+folders but, email folder doesn’t appear in the modal window. I tried this in V6 and V7.1
0 votes
0 answers
0 comments
1628 views
Hello I find Nuxeo platform features fantastic but sometimes cryptic to customized. Specifically, I need to translate the invitation emails sent to a newly created user which doesn't seem to be provided by default in studio. Using the platform ...
0 votes
1 answers
2 comments
2305 views
Hi, nuxeo 6 on ubuntu server 12.04. I'm getting an error when trying to send an email. Right click on a document, then click on email. I get the following error: “Error Parsing /document_notif_email.xhtml: Error Traced[line: 42] The element type ...
0 votes
1 answers
0 comments
1793 views
Hi, I'm trying to attach the files form a document to an email notification, like this: <chain id="envoyerMail"> <operation id="Context.FetchDocument" /> <operation id="Notification.SendMail"> <param type="string" ...
0 votes
1 answers
0 comments
3511 views
Hi, I think this is a feature request but not sure where should I raise these. When a workflow is completed (parallel document review; and serial document review - validation), nuxeo sends a notification e-mail to the user that started the workflow ...
0 votes
0 answers
0 comments
1944 views
Hi, I have been working with Nuxeo for some time and deploying it as a documentation server for our organisation. I have set up the server to receive emails. Now the question is, to my surprise, I cannot move the emails to other workspace or folder. ...
0 votes
0 answers
0 comments
1806 views
Does someone know how to send an email with attached files (files:files) ?
0 votes
0 answers
0 comments
1830 views