Author: btellier
Date: Thu Nov 26 11:00:24 2015
New Revision: 1716603
URL: http://svn.apache.org/viewvc?rev=1716603&view=rev
Log:
PROTOCOLS-68 Modify docker run configuration files
Modified:
james/project/trunk/dockerfiles/run/guice/destination/conf/mailetcontainer.xml
james/project/trunk/dockerfiles/run/spring/destination/conf/mailetcontainer.xml
Modified:
james/project/trunk/dockerfiles/run/guice/destination/conf/mailetcontainer.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/dockerfiles/run/guice/destination/conf/mailetcontainer.xml?rev=1716603&r1=1716602&r2=1716603&view=diff
==============================================================================
---
james/project/trunk/dockerfiles/run/guice/destination/conf/mailetcontainer.xml
(original)
+++
james/project/trunk/dockerfiles/run/guice/destination/conf/mailetcontainer.xml
Thu Nov 26 11:00:24 2015
@@ -153,7 +153,7 @@
<mailet match="All" class="SetMailAttribute">
<org.apache.james.SMTPAuthUser>true</org.apache.james.SMTPAuthUser>
</mailet>
- <mailet match="All"
class="org.apache.james.managesieve.mailet.ManageSieveMailet">
+ <mailet match="All"
class="org.apache.james.transport.mailets.managesieve.ManageSieveMailet">
<helpURL>file:/root/james-server-app-3.0.0-beta5-SNAPSHOT/conf/managesieve.help.txt</helpURL>
</mailet>
<mailet match="All" class="Null"/>
Modified:
james/project/trunk/dockerfiles/run/spring/destination/conf/mailetcontainer.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/dockerfiles/run/spring/destination/conf/mailetcontainer.xml?rev=1716603&r1=1716602&r2=1716603&view=diff
==============================================================================
---
james/project/trunk/dockerfiles/run/spring/destination/conf/mailetcontainer.xml
(original)
+++
james/project/trunk/dockerfiles/run/spring/destination/conf/mailetcontainer.xml
Thu Nov 26 11:00:24 2015
@@ -153,7 +153,7 @@
<mailet match="All" class="SetMailAttribute">
<org.apache.james.SMTPAuthUser>true</org.apache.james.SMTPAuthUser>
</mailet>
- <mailet match="All"
class="org.apache.james.managesieve.mailet.ManageSieveMailet">
+ <mailet match="All"
class="org.apache.james.transport.mailets.managesieve.ManageSieveMailet">
<helpURL>file:/root/james-server-app-3.0.0-beta5-SNAPSHOT/conf/managesieve.help.txt</helpURL>
</mailet>
<mailet match="All" class="Null"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]