Call spost directly, not via postproc. Remove the postproc profile entry.
[mmh] / config / config.c
index bd83bcb..bfdc242 100644 (file)
@@ -141,12 +141,6 @@ char *defaultpager = "more";
 char *defaulteditor = "vi";
 
 /*
-** This is the delivery program called by send to actually
-** deliver mail to users.  This is the interface to the MTS.
-*/
-char *postproc = NMHBINDIR"/spost";
-
-/*
 ** This program is called to remove a message by rmm or refile -nolink.
 ** It's usually empty, which means to rename the file to a backup name.
 */