[
https://issues.apache.org/jira/browse/JAMES-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294549#comment-16294549
]
ASF GitHub Bot commented on JAMES-2253:
---------------------------------------
GitHub user apptaro opened a pull request:
https://github.com/apache/james-project/pull/88
Fix for JAMES-2253
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apptaro/james-project JAMES-2253
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-project/pull/88.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #88
----
commit 8fdadb05822af91dbb0bca64ecaa3ba24ef58fc6
Author: apptaro <[email protected]>
Date: 2017-12-18T06:20:18Z
Fix for JAMES-2253
----
> addFooter mailet doesn't work for multipart mail
> ------------------------------------------------
>
> Key: JAMES-2253
> URL: https://issues.apache.org/jira/browse/JAMES-2253
> Project: James Server
> Issue Type: Bug
> Affects Versions: 3.0.0-beta5
> Reporter: Taro App
> Attachments: AddFooter.patch
>
>
> The addFooter mailet doesn't work for multipart mail, though It works for
> text mail. (Tested with 3.0.1.)
> The addFooterTest ends successfully but the mailet doesn't work on the real
> James server.
> The addFooterTest uses javax.mail.internet.MimeMessage, but the real mailet
> uses org.apache.james.server.core.MimeMessageCopyOnWriteProxy which extends
> MimeMessage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]