X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=cdf8f5a737c88ac511f57110fec8597176f5c3c6;hp=30c95749558191d3eea3941f5c196c34915a433e;hb=684ec30d81e1223a282764452f4902ed4ad1c754;hpb=a0f6183a0f52f9c0f48ce42b4f10592ceec2b014 diff --git a/config/config.c b/config/config.c index 30c9574..cdf8f5a 100644 --- a/config/config.c +++ b/config/config.c @@ -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