Better mime types for attachments. Use some command; e.g. `file --mime'.
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index ef7aa03..52dc504 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -312,6 +312,8 @@ extern char *mhlformat;
 extern char *mhlforward;
 extern char *mhlproc;
 extern char *mhlreply;
+extern char *mimetypequery;
+extern char *mimetypequeryproc;
 extern char *moreproc;
 extern char *msgprot;
 extern char *nmhaccessftp;