X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=9d961bdb59954c71eecabf51e13d8f8eea2f173e;hb=6f1a8c3b8d6f19bbe33e7d3fa746ae1d2e9ac455;hp=c2d307eb72e0f31a2798ee2d132120d3e58b5205;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/config/config.c b/config/config.c index c2d307e..9d961bd 100644 --- a/config/config.c +++ b/config/config.c @@ -196,7 +196,7 @@ char *faceproc = NULL; /* * This program is usually called directly by users, but it is - * also invoked by the post program to process an "Fcc", or by + * also invoked by the spost program to process an "Fcc", or by * comp/repl/forw/dist to refile a draft message. */ @@ -243,7 +243,7 @@ char *moreproc = DEFAULT_PAGER; * used by mhn to filter and display the message headers of * MIME messages. It is used by repl/forw (with -filter) * to filter the message to which you are replying/forwarding. - * It is used by send/post (with -filter) to filter the message + * It is used by send/spost (with -filter) to filter the message * for "Bcc:" recipients. */ @@ -267,7 +267,7 @@ char *packproc = nmhbindir (/packf); * deliver mail to users. This is the interface to the MTS. */ -char *postproc = nmhlibdir (/post); +char *postproc = nmhlibdir (/spost); /* * This is program is called by slocal to handle @@ -331,6 +331,12 @@ char *whatnowproc = nmhbindir (/whatnow); char *whomproc = nmhbindir (/whom); +/* + * This is the sendmail interface to use for sending mail. + */ + +char *sendmail = SENDMAILPATH; + /* * This is the editor invoked by the various message * composition programs. It SHOULD be a full screen