Added Content-Description header with the filename of the attachment, with attachform...
[mmh] / acconfig.h
index 3961a30..a99e544 100644 (file)
  */
 /* #define REALLYDUMB  1 */
 
-/*
- * Define the default creation modes for folders and messages.
- */
-#define DEFAULT_FOLDER_MODE "700"
-#define DEFAULT_MESSAGE_MODE "600"
-
-/*
- * Name of link to file to which you are replying.
- */
-#define LINK "@"
-
-/*
- * Define to 1 if your vi has ATT bug, such that it returns
- * non-zero exit codes on `pseudo-errors'.
- */
-#undef ATTVIBUG
-
-
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@