X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=1a7b72f6f9ced53b6c38bb06e5d1d1cd2eceae8b;hp=8a613b682cd2538cae7763bbb843c06900cf7a63;hb=6c40d481d661d532dd527eaf34cebb6d3f8ed086;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68 diff --git a/config/config.c b/config/config.c index 8a613b6..1a7b72f 100644 --- a/config/config.c +++ b/config/config.c @@ -2,8 +2,6 @@ /* * config.c -- master nmh configuration file * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -198,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. */ @@ -245,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. */ @@ -269,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 @@ -333,6 +331,19 @@ char *whatnowproc = nmhbindir (/whatnow); char *whomproc = nmhbindir (/whom); +/* + * This is the sendmail interface to use for sending mail. + */ + +char *sendmail = SENDMAILPATH; + +/* + * The prefix that is prepended to the name of message files when they + * are "removed" by rmm. This should typically be `,' or `#'. + */ + +char *backup_prefix = ","; + /* * This is the editor invoked by the various message * composition programs. It SHOULD be a full screen