You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/09/09 03:22:09 UTC

[james-project] branch master updated (5b484ce -> 41f8b43)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 5b484ce  JAMES-3646 FileMailRepository shoud reject URL outside of James root (#637)
     add c709986  PROTOCOLS-106 Demonstrate that messages ending with LF cause POP3 to hang
     add 9ef8bf0  PROTOCOLS-106 CRLFTerminatedInputStream should sanitize lonely \n delimiters
     new 41f8b43  Merge pull request #639  PROTOCOLS-106 CRLFTerminatedInputStream should sanitize lonely \n delimiters

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pop3/core/CRLFTerminatedInputStream.java       |  15 ++-
 .../pop3/core/CRLFTerminatedInputStreamTest.java   |   8 ++
 .../apache/james/pop3server/POP3ServerTest.java    | 117 ++++++++++++++++++++-
 3 files changed, 137 insertions(+), 3 deletions(-)

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


[james-project] 01/01: Merge pull request #639 PROTOCOLS-106 CRLFTerminatedInputStream should sanitize lonely \n delimiters

Posted by bt...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 41f8b43d39ff83ef312b3e72fde55cd5109c22a7
Merge: 5b484ce 9ef8bf0
Author: Benoit TELLIER <bt...@linagora.com>
AuthorDate: Thu Sep 9 10:21:06 2021 +0700

    Merge pull request #639  PROTOCOLS-106 CRLFTerminatedInputStream should sanitize lonely \n delimiters

 .../pop3/core/CRLFTerminatedInputStream.java       |  15 ++-
 .../pop3/core/CRLFTerminatedInputStreamTest.java   |   8 ++
 .../apache/james/pop3server/POP3ServerTest.java    | 117 ++++++++++++++++++++-
 3 files changed, 137 insertions(+), 3 deletions(-)

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