[
https://issues.apache.org/jira/browse/JAMES-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342018#comment-14342018
]
Eric Charles commented on JAMES-1564:
-------------------------------------
So you are talking about mailets your developed your self. If something breaks
when your run in James3, try to debug (read tips on
http://james.apache.org/server/3/dev-extend-mailet.html to log from your
mailet).
> Multiple custom mailets not getting processed
> ---------------------------------------------
>
> Key: JAMES-1564
> URL: https://issues.apache.org/jira/browse/JAMES-1564
> Project: James Server
> Issue Type: Bug
> Components: Mailet Contributions
> Affects Versions: 3.0-beta4
> Environment: linux
> Reporter: apoorva
>
> \I have recently upgraded from James 2.3 to james 3 version and added 2
> custom mailets in mailetcontainer.conf under root processor but whenever a
> mail is received only one of the mailet gets processed (whichever is
> mentioned first) , however same mailets were working fine in 2.3x .Below are
> the defined mailets in mailetcontainer.conf
> <mailet match="com.mail.matchers.HasNoAttachment"
> class="com.mail.mailets.HasNoAttachment">
> <imeet_base_url>https://beta.net</imeet_base_url>
> </mailet>
> <mailet match="All" class="com.mail.mailets.SendToRoomMailet">
>
> <fileConverterBaseUrl>https://files21.imeetbeta.net</fileConverterBaseUrl>
> <tempDir>/var/james/tmp</tempDir>
> <maxFileSizeBytes>1073741824</maxFileSizeBytes>
> </mailet>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]