You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Taro App (JIRA)" <se...@james.apache.org> on 2017/12/07 08:36:00 UTC

[jira] [Created] (JAMES-2253) addFooter mailet doesn't work for multipart mail

Taro App created JAMES-2253:
-------------------------------

             Summary: 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


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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org