1 Commits

Author SHA1 Message Date
4eee962c09 Add local file provider for .msg and .eml email files
- Created LocalFileParser for parsing Outlook .msg and .eml files
- Created LocalFileProvider implementing BaseProvider interface
- Updated CLI to support --source local --directory path
- Supports recursive directory scanning
- Parses 952 emails in ~3 seconds

Enables classification of local email file archives without needing
email account credentials.
2025-11-14 17:13:10 +11:00