Wrap local part (username) of address with double quotes if needed.
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index adb3303..1d55618 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -266,6 +266,8 @@ extern char *msg_delim;             /*  .. */
 #define LINK   "@"             /* Name of link to file to which you are */
                                /* replying. */
 
+#define NMH_ATTACH_HEADER "Nmh-Attachment"  /* Default header for -attach */
+
 /*
  * miscellaneous macros
  */