Rest of the MMDF-style mail drop support removal.
[mmh] / config / config.c
index 30c9574..cdf8f5a 100644 (file)
@@ -217,6 +217,11 @@ char *whatnowproc = NMHBINDIR"/whatnow";
 */
 char *sendmail = SENDMAILPATH;
 
+/*
+** This is the path to the system mail spool directory (e.g. `/var/mail').
+*/
+char *mailspool = MAILSPOOL;
+
 
 /*
 ** file stuff