-
-
Notifications
You must be signed in to change notification settings - Fork 273
double name attachments doesn't work #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
On MimeMessageParser:508 I have a different line. Are you sure you're testing with 6.5.0? Perhaps you could provide me with a sample email EML that has this problem? |
bbottema
added a commit
that referenced
this issue
Apr 10, 2021
I just released 6.5.1 which might have something to do with this. Would you mind giving that version a try? |
Any update? |
Now it works perfect! |
This was referenced Dec 25, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Seems to be still there in Simple Java Mail 6.5.0:
package org.simplejavamail.converter.internal.mimemessage;
MimeMessageParser : Line 508 :
WIll not work with two attachments named e.g.:
TSOL0038
TSOL0038.AUF
i.e. no suffix in one case.
This case is used for electronic billing for healthcare in Germany.
Works fine with different suffixes.
#249
The text was updated successfully, but these errors were encountered: