Skip to content

classify: Fix wrong classification of mail files

Carl Schwan requested to merge work/carl/fix-classify-mbox into master

For mail files, use QMimeDataBase to identify the file as it is more reliable that GpgME::Data.

Merge request reports