Matt Robinson
0498dad562
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-01 06:09:26 -07:00
..
2023-07-01 06:09:26 -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-01 06:09:26 -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-06-29 14:29:29 -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-06-27 23:08:05 -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-06-27 16:34:17 -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-06-26 23:12:14 -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-06-27 15:58:47 -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-06-27 23:07:20 -07:00
2023-06-27 23:07:20 -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-27 16:54:15 -07:00
2023-06-18 17:47:00 -07:00
2023-06-16 11:52:56 -07:00
2023-06-27 22:27:49 -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