(geronimo-mail) 01/01: Merge pull request #1 from jgallimore/buffered-output

[email protected] Thu, 24 Apr 2025 09:32:28 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <[email protected]>
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/geronimo-mail.git

commit 92965237787996bc43eb2544a9d8f893644f8362
Merge: cac3825 286e7d1
Author: François Papon <[email protected]>
AuthorDate: Thu Apr 24 11:32:22 2025 +0200

    Merge pull request #1 from jgallimore/buffered-output
    
    GERONIMO-6882 Use a buffered output stream to improve mail sending performance

 .../src/main/java/org/apache/geronimo/mail/util/MailConnection.java  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)