Skip to content

feat: open mbox and eml files directly

Carl Schwan requested to merge work/carl/allow-opening-mbox-file into master

Create a new comment ViewEmailFilesCommand and redirect Command::commandsForFiles to it when detecting eml or mbox files

Currently only handles one file but it would be easy to extend it to view more files.

GnuPG-bug-id: 6658

Merge request reports