Access Attachments #258
|
Hello, I'm trying do download attachments to a specific folder to let paperless consume it. How to I access the actual attachments of a mail? I see the sensor I've created but no Idea how to get the actual attachment ty |
Answered by
RogerSelwyn
Oct 11, 2024
Replies: 2 comments 3 replies
|
To be honest I've never really looked at what download attachments does in any detail, I've passed across the code of course since I took the integration, but not focused on it. All it does is extract the file name from the attachment and shows it on the entity, it does not make the attachment available. |
2 replies
|
I’ve added the functionality to this release of MS365-Mail - https://github.com/RogerSelwyn/MS365-Mail/releases/tag/v0.2.0 |
1 reply
Answer selected by
NatroNx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I’ve added the functionality to this release of MS365-Mail - https://github.com/RogerSelwyn/MS365-Mail/releases/tag/v0.2.0