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