Matt Robinson
571ec35e5b
feat: enable UnstructuredEmailLoader to process attachments ( #6977 )
...
### Summary
Updates `UnstructuredEmailLoader` so that it can process attachments in
addition to the e-mail content. The loader will process attachments if
the `process_attachments` kwarg is passed when the loader is
instantiated.
### Testing
```python
file_path = "fake-email-attachment.eml"
loader = UnstructuredEmailLoader(
file_path, mode="elements", process_attachments=True
)
docs = loader.load()
docs[-1]
```
### Reviewers
- @rlancemartin
- @eyurtsev
- @hwchase17
2023-07-03 16:06:23 -07:00
..
2023-07-03 16:06:23 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-20 14:06:50 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-17 11:09:11 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-20 14:06:50 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:06:23 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-18 11:07:23 -07:00
2023-07-03 16:05:41 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-21 09:53:31 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-23 13:02:48 -07:00
2023-06-25 13:12:08 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-21 09:53:31 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-22 22:20:42 -07:00
2023-07-03 16:05:41 -07:00
2023-06-22 22:20:42 -07:00
2023-06-20 14:06:50 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-06-20 14:06:50 -07:00
2023-06-16 11:52:56 -07:00
2023-06-25 12:41:57 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-06-21 09:53:31 -07:00
2023-06-21 09:53:31 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-07-03 16:05:41 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-06-18 17:47:00 -07:00
2023-06-16 11:52:56 -07:00
2023-07-03 16:05:41 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00
2023-06-16 11:52:56 -07:00