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 ma...@apache.org on 2016/07/26 07:46:54 UTC

[15/17] james-project git commit: JAMES-1804 According to Mime rfc2045 headers should end with CRLF

JAMES-1804 According to Mime rfc2045 headers should end with CRLF


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b3f60b8e
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b3f60b8e
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b3f60b8e

Branch: refs/heads/master
Commit: b3f60b8e517567f69a2e645498c0f1fbf506b8ee
Parents: 5f969db
Author: Antoine Duprat <ad...@linagora.com>
Authored: Thu Jul 21 14:59:22 2016 +0200
Committer: Antoine Duprat <ad...@linagora.com>
Committed: Tue Jul 26 08:57:05 2016 +0200

----------------------------------------------------------------------
 .../eml/embeddedAttachmentWithInline.eml        | 2522 +++++++--------
 mailbox/store/src/test/resources/eml/frnog.eml  |  188 +-
 .../store/src/test/resources/eml/htmlMail.eml   | 2978 +++++++++---------
 mailbox/store/src/test/resources/eml/mail.eml   |  188 +-
 mailbox/store/src/test/resources/eml/mail1.eml  |  138 +-
 mailbox/store/src/test/resources/eml/mail2.eml  |  166 +-
 mailbox/store/src/test/resources/eml/mail3.eml  |  194 +-
 mailbox/store/src/test/resources/eml/mail4.eml  |  166 +-
 .../store/src/test/resources/eml/nonTextual.eml |  392 +--
 .../src/test/resources/eml/nonTextual.json      |    8 +-
 .../eml/oneAttachmentAndSomeTextInlined.eml     |   78 +-
 .../eml/oneAttachmentWithEmptyContentType.eml   |   76 +-
 .../eml/oneAttachmentWithSimpleContentType.eml  |   76 +-
 .../eml/oneAttachmentWithoutContentType.eml     |   74 +-
 .../resources/eml/oneAttachmentWithoutName.eml  |   76 +-
 .../eml/oneHtmlAttachmentAndSomeTextInlined.eml |   78 +-
 .../src/test/resources/eml/pgpSignedMail.eml    |  270 +-
 .../src/test/resources/eml/pgpSignedMail.json   |    4 +-
 .../src/test/resources/eml/recursiveMail.eml    |  154 +-
 .../store/src/test/resources/eml/spamMail.eml   |  287 +-
 .../store/src/test/resources/eml/spamMail.json  |    8 +-
 .../src/test/resources/eml/twoAttachments.eml   |  146 +-
 22 files changed, 4134 insertions(+), 4133 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org