Activated Jon's attachment system by default and steamlined it.
[mmh] / config / config.c
index 294352a..30c9574 100644 (file)
@@ -100,6 +100,10 @@ char *nmhprivcache = "nmh-private-cache";
 /* profile entry for external ftp access command */
 char *nmhaccessftp = "nmh-access-ftp";
 
+/* Default attachment header field name */
+char *attach_hdr = "Attach";
+
+
 
 
 /*