Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MimeMessageHelper: use complete filename as resource name#248

Merged
bbottema merged 1 commit intobbottema:developfrom
blocktrron:fix-resourceName
Jul 12, 2020
Merged

MimeMessageHelper: use complete filename as resource name#248
bbottema merged 1 commit intobbottema:developfrom
blocktrron:fix-resourceName

Conversation

@blocktrron
Copy link
Contributor

Mail for Windows 10 uses the name property of the Content-Type
as the displayed filename, regardless of the filename set.
As the Content-Type name misses the extension, attachments can
not be opened with the preferred application.

Fix this by adding the extension to the Content-Type name.

Mail for Windows 10 uses the name property of the Content-Type
as the displayed filename, regardless of the filename set.
As the Content-Type name misses the extension, attachments can
not be opened with the preferred application.

Fix this by adding the extension to the Content-Type name.

Signed-off-by: David Bauer <[email protected]>
@bbottema bbottema added this to the 6.0.4 milestone Mar 20, 2020
@bbottema bbottema modified the milestones: 6.0.4, 6.0.5 May 3, 2020
@bbottema bbottema modified the milestones: 6.0.5, 6.0.6 Jun 13, 2020
@bbottema bbottema modified the milestones: 6.1.0, 6.1.1 Jul 5, 2020
@bbottema bbottema merged commit 379207e into bbottema:develop Jul 12, 2020
@bbottema bbottema modified the milestones: 6.x.1, 6.3.1 Jul 12, 2020
@bbottema
Copy link
Owner

Released in 6.3.1, sorry for the delay and thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants