User Tools

Site Tools


products:emailcollector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

products:emailcollector [2009/03/03 14:41]
sebastian
products:emailcollector [2023/11/19 22:46] (current)
Line 62: Line 62:
 [[http://​wiki.alfresco.com/​wiki/​Email_Server_Configuration|Email Server Configuration]] on how to configure the Email Service. You can skip [[http://​wiki.alfresco.com/​wiki/​Email_Server_Configuration|Email Server Configuration]] on how to configure the Email Service. You can skip
 the Email Server configuration part and start reading at the chapter 'How Email Messages are Handled'​. the Email Server configuration part and start reading at the chapter 'How Email Messages are Handled'​.
-To use the format option the email-service-properties.xml file has to be changed. It can be found in the alfresco.war file under web-inf/​alfresco/​classes/​emailserver ​(at least in version 2.9Labs)There the emailMessageHandler property has to be changed ​like this:+ 
 +**Alfresco 2.9** 
 +To use the format option the email-service-properties.xml file has to be changed. It can be found in the alfresco.war file under web-inf/​alfresco/​classes/​emailserver. In this file the emailMessageHandler property of the emailMessageHandlerMap bean has to be changed as shown in the code snippet below. 
 + 
 +**Alfresco 3.3** 
 +To use the format and target space option the inboundSMTP-context.xml file has to be changed. It can be found in the alfresco.war file under WEB-INF\classes\alfresco\subsystems\email\InboundSMTP. In this file the emailMessageHandler property ​of the emailMessageHandlerMap bean has to be changed ​as shown in the code snippet below.
 <​code>​ <​code>​
 <​property name="​emailMessageHandlerMap">​ <​property name="​emailMessageHandlerMap">​
products/emailcollector.1236091279.txt.gz · Last modified: 2023/11/19 22:45 (external edit)