email
First I want to thank the people at Astone for contributing this package. With respect to our deployment of Nuxeo this package couldn't have been released at a better time. THANK YOU to everyone involved. As I work with this package I found and ...
0 votes
1 answers
1 comments
2580 views
Hi, I created a schema “letterbox” with the prefix lb. In my form layouts, I added a field “files:files”. Now I would like to send an email with attached files by means of automation chains. I added syntax @{Document['files:files']} in the field of ...
1 votes
0 answers
0 comments
2428 views
I have emails (Microsoft .msg format) that have been placed in Nuxeo via WebDAV. Question: What are the options to view those emails using Nuxeo's “standard” (JSF) interface?
0 votes
0 answers
0 comments
2026 views
With such an event handler and the associated operation chain : <handler chainId="mail_created_chain"> <event>documentCreated</event> <filters> <doctype>MailMessage</doctype> </filters>
</handler> ...
0 votes
0 answers
0 comments
1808 views
I m trying to send all the files attached to the children of a folder as attachments in a single mail. What syntax is expected for such a use of the files parameter of the sendMail operation ?
0 votes
1 answers
2 comments
2167 views
The Create a task assignment alert tutorial presents a method for writing an automation chain that notifies the principals (users with a given permission) on a document under some condition. But I would like to only send emails to users who have ...
0 votes
1 answers
1 comments
2251 views
Hi, http://doc.nuxeo.com/display/CMDOC/Email+capture The link before gives the default configuration with which we can configure email archive in Nuxeo instance. I need to configure email archive using pop3 protocol. Kindly help me enable this in ...
0 votes
1 answers
1 comments
2087 views
I am using Nuxeo DM 5.4.2 platform. I tried to configure smtp using imap protocol to get the e-mail archive feature and I edited the local configuration in the Admin Center » System Information » Setup tab, and when I clicked the save button, it ...
0 votes
1 answers
0 comments
2732 views
http://blogs.nuxeo.com/lounge/2009/05/email-archive-box.html The above link tells that e-mail feature can be enabled in Nuxeo platform. Can you please help me to enable this feature in nuxeo cmf 1.8 or Nuxeo DM 5.4.2 platform. Tell me where I can ...
0 votes
1 answers
0 comments
2131 views
This is a followup question to http://answers.nuxeo.com/questions/942/google-mail Is JBoss better than TomCat or at least preferable concerning the e mail service in my case (as I guess both should be equivalent if Nuxeo works with both) ??? ...
0 votes
1 answers
1 comments
1892 views
Hi all, This post is a copy/paste of a community forum question I posted as I don't know the better place to ask. Sorry for double posting if this is raising problems to anyone. I juste gave a new try to Nuxeo 5.5 using a fresh install on ubuntu ...
1 votes
4 answers
5 comments
6325 views
Email notification doesn't seem to work: Not when a user is created (which would be handy) Not when a user is subscribed to a certain activity Not when an email is sent through the Share UI I tried to look in the log/nuxeo-dm folder to see any error ...
0 votes
1 answers
3 comments
2428 views
I have a requirement to implement a reply function using an extended Nuxeo mail folder. Basically I need to include the Nuxeo stored subject and message body as well as the from/to email addresses in the mailTo mail action when the from field is ...
0 votes
5 answers
9 comments
2857 views
Should I be able to see the standard email folder in the Nuxeo Studio Content Model->Documents? Should I be able to change the standard email folder, like the file, folder, document, etc from within Studio without extending it? It seems I can ...
0 votes
2 answers
3 comments
2476 views
I have a set of email messages in an email folder and I would like to relate each eamil to one or more different folders. The relation tab, in each email message, allows me to search for a document however, the search, seems to be filtered to only ...
0 votes
1 answers
3 comments
2536 views