]> git.marmaro.de Git - mmh/blobdiff - config/config.c
Defined show(mime)proc locally and removed their profile entries.
[mmh] / config / config.c
index c02243d43cdd9c56ceb120c7601df94bd33e0955..e650b0d2b045cb7985aec056ae8682ad7ebc774f 100644 (file)
@@ -129,7 +129,7 @@ char *listproc = "show -file";
 /*
 ** This is the path for the Bell equivalent mail program.
 */
-char *mailproc = NMHBINDIR"/mhmail";
+char *mailproc = "mhmail";
 
 /*
 ** This is used by mhl as a front-end.  It is also used
@@ -151,18 +151,6 @@ char *defaulteditor = "vi";
 */
 char *postproc = NMHBINDIR"/spost";
 
-/*
-** This is program is called by slocal to handle
-** the action `folder' or `+'.
-*/
-char *rcvstoreproc = NMHBINDIR"/rcvstore";
-
-/*
-** This is program is called by slocal to handle
-** the action `file', `mbox' or `>'.
-*/
-char *rcvpackproc = NMHBINDIR"/rcvpack";
-
 /*
 ** 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.
@@ -175,20 +163,6 @@ char *rmmproc = NULL;
  */
 char *sendproc = NMHBINDIR"/send";
 
-/*
-** This is the path to the program used by "show"
-** to display non-text (MIME) messages.
-*/
-char *showmimeproc = NMHBINDIR"/mhshow";
-
-/*
-** This is the default program called by "show" to filter
-** and display standard text (non-MIME) messages.  It can be
-** changed to a pager (such as "more" or "less") if you prefer
-** that such message not be filtered in any way.
-*/
-char *showproc = NMHBINDIR"/mhl";
-
 /*
 ** This is the program (mhl) used to filter messages.  It is
 ** used by mhshow to filter and display the message headers of