[GH-ISSUE #2772] [FEAT]: New file types .pst/.olm Outlook #1785

Open
opened 2026-02-22 18:26:30 -05:00 by yindo · 3 comments
Owner

Originally created by @ahadda5 on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2772

What would you like to see?

The supported files in the collector are here

Is there a plan for microsoft outlook extensions like "Outlook for Windows Data File (.pst)" or .olm ?

Originally created by @ahadda5 on GitHub (Dec 9, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2772 ### What would you like to see? The supported files in the collector are [here](https://github.com/Mintplex-Labs/anything-llm/blob/4b09a065908d572c4527a1962c25b74749f4cc55/collector/utils/constants.js#L32) Is there a plan for microsoft outlook extensions like "Outlook for Windows Data File (.pst)" or .olm ?
yindo added the enhancementfeature request labels 2026-02-22 18:26:30 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 11, 2024):

The supported files in the collector are here [https://www.nvidia.com/en-us/design-visualization/rtx-6000/]

This cant be the right link?

Are these file types plain text or are they binary formats that require a parser?

@timothycarambat commented on GitHub (Dec 11, 2024): > The supported files in the collector are here [https://www.nvidia.com/en-us/design-visualization/rtx-6000/] This cant be the right link? Are these file types plain text or are they binary formats that require a parser?
Author
Owner

@ahadda5 commented on GitHub (Dec 12, 2024):

sorry fixed the link.

I want to run anythingLLM on emails exports. Whether that means a parser straight form binary to vector db , or intermediary to one of those formats e.g. HTML then using existing functionality to vector DB. either one works for me for now.

@ahadda5 commented on GitHub (Dec 12, 2024): sorry fixed the [link](https://github.com/Mintplex-Labs/anything-llm/blob/4b09a065908d572c4527a1962c25b74749f4cc55/collector/utils/constants.js#L32). I want to run anythingLLM on emails exports. Whether that means a parser straight form binary to vector db , or intermediary to one of those formats e.g. HTML then using existing functionality to vector DB. either one works for me for now.
Author
Owner

@ahadda5 commented on GitHub (Jan 16, 2025):

https://hub.anythingllm.com/i/agent-skill/1Id59PCaBqVOwKG6oZoP

Similar to this

@ahadda5 commented on GitHub (Jan 16, 2025): https://hub.anythingllm.com/i/agent-skill/1Id59PCaBqVOwKG6oZoP Similar to this
yindo changed title from [FEAT]: New file types .pst/.olm Outlook to [GH-ISSUE #2772] [FEAT]: New file types .pst/.olm Outlook 2026-06-05 14:42:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1785