Removed the draft message in favor for a consistent draft folder facility
[mmh] / config / config.c
index 97a24ff..5d11ef3 100644 (file)
@@ -121,7 +121,7 @@ char *mhlformat = "mhl.format";            /* show         */
 char *mhlreply = "mhl.reply";              /* repl -filter */
 char *mhlforward = "mhl.forward";          /* forw -filter */
 
 char *mhlreply = "mhl.reply";              /* repl -filter */
 char *mhlforward = "mhl.forward";          /* forw -filter */
 
-char *draft = "draft";
+char *draftfolder = "drafts";
 
 char *inbox = "Inbox";
 char *defaultfolder = "inbox";
 
 char *inbox = "Inbox";
 char *defaultfolder = "inbox";