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

How to extract and save inline images attachments? #175

Open
thiagobit opened this issue Jul 7, 2021 · 1 comment
Open

How to extract and save inline images attachments? #175

thiagobit opened this issue Jul 7, 2021 · 1 comment

Comments

@thiagobit
Copy link

Hello!

I'm working with this library and I can extract and save attachments, but now I want to do the same with inline images.
Is there an easy way to do it with this library?

Thanks in advance.

@zbateson
Copy link
Owner

zbateson commented Aug 6, 2021

Hi @thiagobit --

Message::getAllAttachments excludes only 'inline text' and 'multipart' parts, so an inline image should be returned. The documentation's not very clear on it though (working on improving that).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants