Skip to content
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

Unable to get file encoding #253

Closed
smile1980 opened this issue Jul 19, 2018 · 2 comments
Closed

Unable to get file encoding #253

smile1980 opened this issue Jul 19, 2018 · 2 comments
Labels
enhancement This will enhance this library.

Comments

@smile1980
Copy link

The IncomingMailAttachment class does not have a charset property. It may be necessary if the attached file is a plain/text or text/html file type and other.

@smile1980
Copy link
Author

#254 #255

@Sebbo94BY Sebbo94BY added the enhancement This will enhance this library. label May 9, 2019
@Sebbo94BY
Copy link
Collaborator

Added this property with the above referenced commit. Will be included in the next release.

Sebbo94BY added a commit that referenced this issue May 9, 2019
- Issue #313: Fixed skipping of args, when they are identical to their defaults
- Issue #314: Added support for parsing drafts
- Issue #277: Added PHPUnit tests to test functionality of decoding MIME strings
- Issue #253: Added charset property to IncomingMailAttachment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This will enhance this library.
Projects
None yet
Development

No branches or pull requests

2 participants