X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=1a7b72f6f9ced53b6c38bb06e5d1d1cd2eceae8b;hp=060334006f30018695c42057067fab401727523d;hb=6c40d481d661d532dd527eaf34cebb6d3f8ed086;hpb=f6aa95b724fd8c791164abe7ee5468bf5c34f226 diff --git a/config/config.c b/config/config.c index 0603340..1a7b72f 100644 --- a/config/config.c +++ b/config/config.c @@ -331,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