- 4de8928 [maven-release-plugin] prepare for next development iteration by Richard Zowalla · 4 weeks ago main
- 6a1f31e [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.1.0 by Richard Zowalla · 4 weeks ago
- 37d8489 Document modules, TCK usage, releasing and mail.mime.parameters.strict in the README by Richard Zowalla · 4 weeks ago
- ab6004e Add release guide by Richard Zowalla · 4 weeks ago
- fe5e631 Add nightly Jakarta Mail TCK workflow by Richard Zowalla · 4 weeks ago
- 1fba502 GERONIMO-6851 - Add support for "mail.mime.parameters.strict" to ease transition between mail libs by Richard Zowalla · 4 weeks ago
- 35554c2 GERONIMO-6907 - MIME handling deviates from the Jakarta Mail 2.1 spec by Richard Zowalla · 4 weeks ago
- ed3517f GERONIMO-6906 - rewrite the MimeUtility.getBytes implementations independently by Richard Zowalla · 4 weeks ago
- 5407069 GERONIMO-6906 - Implement the Jakarta Mail 2.1 API additions: StreamProvider SPI, Session.getStreamProvider(), MimeUtility.getBytes, volatile Service.url (fixes all 18 signature test errors) by Richard Zowalla · 4 weeks ago
- beafafb GERONIMO-6905 - IMAP response codes in brackets (PERMANENTFLAGS, UIDVALIDITY, UIDNEXT, UNSEEN) are never parsed by Richard Zowalla · 4 weeks ago
- 2392bdf GERONIMO-6904 - A garbled IMAP response leaves the connection poolable and poisons later commands by Richard Zowalla · 4 weeks ago
- 3a4e881 GERONIMO-6903 - IMAP response parser drops the byte following a bare CR, corrupting the stream by Richard Zowalla · 4 weeks ago
- b78b1e6 GERONIMO-6902 - Folder.expunge() always returns an empty array - EXPUNGE responses extracted under the wrong keyword by Richard Zowalla · 4 weeks ago
- 30c7fc6 GERONIMO-6901 - harden the failed-open unwind: deselect a successfully selected mailbox before pooling the connection by Richard Zowalla · 4 weeks ago
- 38a455a GERONIMO-6901 - Failed Folder.open() leaks the pooled connection, breaks Store.close() and hides FolderNotFoundException by Richard Zowalla · 4 weeks ago
- f1cecee GERONIMO-6900 - Folder.close(false) loses \Deleted messages - use UNSELECT when the server supports RFC 3691 by Richard Zowalla · 4 weeks ago
- b5bb2d2 GERONIMO-6899 - Single-message Message.setFlags() never fires MessageChangedEvent by Richard Zowalla · 4 weeks ago
- e4ab6c1 GERONIMO-6898 - store.getDefaultFolder().list() returns empty when the server hierarchy delimiter is not '/' by Richard Zowalla · 4 weeks ago
- f099579 GERONIMO-6897 - Folder.create() sends the uninitialized hierarchy separator, creating a mailbox named "name\0" by Richard Zowalla · 4 weeks ago
- 51c2a9a GERONIMO-6896 - getContentLanguage() throws NPE for IMAP messages whose BODYSTRUCTURE has no language field by Richard Zowalla · 4 weeks ago
- 1412a87 Ignore the .claude tooling directory by Richard Zowalla · 4 weeks ago
- dfe8613 GERONIMO-6895 - Folder.fetch() fails on RFC-strict servers - header names emitted outside the BODY.PEEK[HEADER.FIELDS] section brackets by Richard Zowalla · 4 weeks ago
- e9acad0 GERONIMO-6894 - Flags.retainAll adds flags from the argument and removes user flags despite Flags.Flag.USER by Richard Zowalla · 4 weeks ago
- 6e73cc9 GERONIMO-6893 - MessageCountListeners are never notified - Folder queues MessageCountEvents to the MessageChangedListener list by Richard Zowalla · 4 weeks ago
- e2eada1 GERONIMO-6892 - IMAP APPEND used to deadlock because the client never flushes the literal announcement by Richard Zowalla · 4 weeks ago
- 7b72cd3 GERONIMO-6891 by Richard Zowalla · 4 weeks ago
- 914d926 Merge branch 'mail-tck': Jakarta Mail TCK 2.1.1 integration and fixes by Richard Zowalla · 4 weeks ago
- 9d4601c Add geronimo-mail_2.1_tck module running the Jakarta Mail TCK 2.1.1 by Richard Zowalla · 4 weeks ago
- 3c98922 Connect the store in Session.getFolder(URLName) by Richard Zowalla · 4 weeks ago
- af46eb9 Include the relocated mime4j classes in the geronimo-mail_2.1_mail bundle by Richard Zowalla · 4 weeks ago
- a2a1e8a Dispose dequeued mails in the James test harness by Richard Zowalla · 4 weeks ago
- 6429271 Bump version to 1.1.0-SNAPSHOT to reflect the new Java baseline by Richard Zowalla · 4 weeks ago
- bb1c9ac Apply OpenRewrite Java8toJava11 migration by Richard Zowalla · 4 weeks ago
- 04088a0 Update README build requirements: JDK 21+ to build, artifacts target Java 11 by Richard Zowalla · 4 weeks ago
- da136fc Require JDK 21 to build: James 3.9 test dependencies ship Java 21 class files by Richard Zowalla · 4 weeks ago
- 4cc73d0 Migrate tests from JUnit 3/4 to JUnit 5 and switch to org.apache parent by Richard Zowalla · 4 weeks ago
- 8922fd0 Update dependencies and migrate test harness to Apache James 3.9.0 by Richard Zowalla · 4 weeks ago
- d58c9a5 Ensure to flush the buffered output stream introduced in https://github.com/apache/geronimo-mail/pull/1 (#3) by Richard Zowalla · 7 months ago
- acec825 Switch from newInstance() to getConstructor().newInstance() by Richard Zowalla · 8 months ago
- 3f52006 Fix README by Richard Zowalla · 9 months ago
- d5a8206 GERONIMO-6884 - Fix SocketFactory creation (#2) by sebsoftware · 9 months ago
- 38991ff [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 11 months ago
- 9fd274b [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.2 by Jean-Louis Monteiro · 11 months ago geronimo-mail_2.1_parent-1.0.2
- 9296523 Merge pull request #1 from jgallimore/buffered-output by François Papon · 1 year, 4 months ago
- 286e7d1 Use a buffered output stream to improve mail sending performance by Jonathan Gallimore · 1 year, 5 months ago
- cac3825 [maven-release-plugin] prepare for next development iteration by francois papon · 1 year, 5 months ago
- 832bfe6 [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.1 by francois papon · 1 year, 5 months ago geronimo-mail_2.1_parent-1.0.1
- 55991ff [project] Update home page project on GitHub by francois papon · 1 year, 5 months ago
- b3fc81d Update CI by Richard Zowalla · 1 year, 7 months ago
- 83cc06b Update mime4j to 0.8.12 by Richard Zowalla · 1 year, 7 months ago
- 0be75d8 Fix CI by Richard Zowalla · 1 year, 7 months ago
- e910958 Fix asf yaml mailing list by Richard Zowalla · 1 year, 7 months ago
- a42267c Add CI and ASF YAML by Richard Zowalla · 1 year, 7 months ago
- cd05049 Remove outdated SCM by Richard Zowalla · 1 year, 7 months ago
- fcd279c Update README by Richard Zowalla · 1 year, 7 months ago
- 441b0c6 Update mime4j to 0.8.1ß by Richard Zowalla · 1 year, 7 months ago
- c16c1f9 Move to common parent by Richard Zowalla · 1 year, 7 months ago
- 8a6cf2b Restructuring of repository to form a mono repo by Richard Zowalla · 1 year, 7 months ago
- 553adb2 prepare by Richard Zowalla · 1 year, 7 months ago
- d9908da Merge remote-tracking branch 'bare-repo/new-folder-branch' into trunk by Richard Zowalla · 1 year, 7 months ago
- 806d844 prepare for migration by Richard Zowalla · 1 year, 7 months ago
- ed0d2f8 Revert "[maven-release-plugin] prepare release geronimo-mail_2.1-1.0.1" by francois papon · 1 year, 8 months ago
- 1d1133c Revert "[maven-release-plugin] prepare for next development iteration" by francois papon · 1 year, 8 months ago
- edf9f84 [maven-release-plugin] prepare for next development iteration by francois papon · 1 year, 9 months ago
- 3585d5a [maven-release-plugin] prepare release geronimo-mail_2.1-1.0.1 by francois papon · 1 year, 9 months ago
- b28edd6 GERONIMO-6871 - InternetHeaders to rejects well-formed headers by Richard Zowalla · 1 year, 9 months ago
- 9a7b048 [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 2 years, 2 months ago
- 7899d90 [maven-release-plugin] prepare release geronimo-mail_2.1_spec-1.0.0 by Jean-Louis Monteiro · 2 years, 2 months ago
- 0e7640d feat(GERONIMO-6869): fix toString() for InternetAddress when multiple addresses are provided by Jean-Louis Monteiro · 2 years, 2 months ago
- c882bbd Bad renaming - spec still uses javamail prefix by Jean-Louis Monteiro · 4 years, 2 months ago
- eb04d2d [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 4 years, 2 months ago
- 4a11157 [maven-release-plugin] prepare release geronimo-mail_2.1-1.0.0 by Jean-Louis Monteiro · 4 years, 2 months ago
- 6ae0136 Use milestones for activation and mail specs by Jean-Louis Monteiro · 4 years, 2 months ago
- f276105 Remove copy of the TCK file which is not part of this project by Jean-Louis Monteiro · 4 years, 2 months ago
- ae6c8d4 Make sure we properly handle CONTINUATION when there is something else after the + by Jean-Louis Monteiro · 4 years, 3 months ago
- fdd98a8 [maven-release-plugin] prepare for next development iteration by David Blevins · 4 years, 3 months ago
- 7bcfb12 [maven-release-plugin] prepare release geronimo-mail_2.1_spec-1.0.0-M1 by David Blevins · 4 years, 3 months ago
- 527d127 Fix scm urls from "javamail" to "mail" by David Blevins · 4 years, 3 months ago
- c5b0b86 [maven-release-plugin] prepare release geronimo-mail_2.1_spec-1.0.0-M1 by David Blevins · 4 years, 3 months ago
- 11e9e7a Set Activation version to proposed 1.0.0-M1 by David Blevins · 4 years, 3 months ago
- 23b2b68 Set to 1.0.0-M1 and prepare for release by David Blevins · 4 years, 3 months ago
- 7968246 Add NullTransport for testing and TCK by Jean-Louis Monteiro · 4 years, 3 months ago
- 9f343e9 First import for Jakarta Mail 2.1 implementation by Jean-Louis Monteiro · 4 years, 3 months ago
- 5425606 Remove target/ by Jean-Louis Monteiro · 4 years, 3 months ago
- 004eb33 Don't add jakarta mail, it's weird using it and with the implementation. Let's be consistent with activation and others by Jean-Louis Monteiro · 4 years, 3 months ago
- 9640e90 [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 4 years, 10 months ago
- 25ab514 [maven-release-plugin] prepare release geronimo-javamail_1.6-1.0.1 by Jean-Louis Monteiro · 4 years, 10 months ago
- 9352d6f Update to javamail spec 1.6_1.0.1 by Jean-Louis Monteiro · 4 years, 10 months ago
- 9321344 [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 4 years, 10 months ago
- 4afd0ee [maven-release-plugin] prepare release geronimo-javamail_1.6-1.0.1 by Jean-Louis Monteiro · 4 years, 10 months ago
- c0428b2 Merge pull request #3 from rzo1/GERONIMO-6793_ by François Papon · 5 years ago
- 61e8b69 GERONIMO-6793 - Do not auto-enable all available Cyphers in TLS/SSL protocol handling in MailConnection by Richard Zowalla · 5 years ago
- 3045ce4 Merge pull request #2 from rzo1/GERONIMO-6792 by François Papon · 5 years ago
- 1ba7262 Merge pull request #4 from fpapon/migrate by François Papon · 5 years ago
- 3ee8402 Migrate from svn to gitbox by francois papon · 5 years ago
- 909645b GERONIMO-6792 - Fix hard-coded TLSv1 version in MailConnection.java for Java Mail 1.6 by Richard Zowalla · 5 years ago
- 96ac0a4 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 6 years ago
- 3bfafc9 [maven-release-plugin] prepare release geronimo-javamail_1.6-1.0.0 by Romain Manni-Bucau · 6 years ago
- 8343337 upgrading javadoc plugin by Romain Manni-Bucau · 6 years ago
- e85fe76 setting spec jar to 1.0.0 (staging) by Romain Manni-Bucau · 6 years ago