issues Search Results · repo:jakartaee/mail-api language:Java
Filter by
562 results
(67 ms)562 results
injakartaee/mail-api (press backspace or delete to remove)Describe the bug using dependency dependency groupId com.sun.mail /groupId artifactId jakarta.mail /artifactId
version 2.0.1 /version /dependency
JAVA: JDK21
code: import org.apache.commons.mail2.jakarta.HtmlEmail; ...
sapxiaojun0226
- 1
- Opened 28 days ago
- #753
Describe the bug Content-ID in the jakarta.mail.internet.MailMessage is not read or set properly.
To Reproduce Steps to reproduce the behavior:
1. Open file jakarta.mail.internet.MailMessage
2. See ...
mitranc
- Opened on May 24
- #752
Describe the bug MimeUtility.decodeText() incorrectly decodes base64/utf8 atttachment file name divided into two parts.
Example: Content-Type: application/octet-stream; *name=
=?utf-8?B?MV90b18xX2NoYXRfMjE5ODMxMjRfMTkwMzIwMjRf5p2O55SzX+Wwj+ax?= ...
bug
underenveloped
- 4
- Opened on Apr 10
- #751
Describe the bug When I connect to mailbox 163, due to server restrictions, I need to call store.id() and folder.id(),
which can get messages normally. However, when I close folder and call store.isConnected(), ...
ANoviceOfJava
- Opened on Apr 9
- #750
Describe the bug InternetAddress.parse does not handle comments within angled address specs.
To Reproduce (These steps are in Clojure because that s what I have readily available; translating to pure ...
barracudarin
- Opened on Apr 8
- #749
I am working on a new mail user/transport agent for our web based applications. It must be able to connect to a myriad
of SMTP servers for different customer situations from straight forward SMTP through ...
enhancement
KevinDyer-3DS
- 2
- Opened on Apr 7
- #748
Describe the bug InternetAddress checkAddress validation is not conforming to RFC822 due to this line:
https://github.com/jakartaee/mail-api/blob/892fae4ac7601976ee3270040a5b16d6349ce955/api/src/main/java/jakarta/mail/internet/InternetAddress.java#L1351 ...
duplicate
TCK
gopuneet
- 1
- Opened on Mar 28
- #747
Follow the release plan process in the Jakarta Specification process guide to create a release plan for Jakarta Mail for
inclusion in Jakarta EE 12.
- Link to release plan for your component: https://projects.eclipse.org/projects/ee4j.mail/releases/2.2 ...
jhanders34
- 5
- Opened on Feb 24
- #746
With the removal of the platform requirement to use SecurityManager, we can remove its use from the API.
For Jakarta EE 12, the plan is to remove the use of SecurityManager from all APIs as discussed ...
jhanders34
- Opened on Feb 3
- #744
Describe the bug Unable to connect to imap store with imap.gmail.com host. it always throws
java.lang.NumberFormatException: For input string: CAPABILITY , when try to connect imap store.
To Reproduce ...
question
muhammadasad928
- 1
- Opened on Dec 27, 2024
- #743

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.