X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=51ac68f29f02c7c9269bf21a5d32f388340194d9;hp=29c66c0c59b6164d40707a9ae256e1ef2f5ea67f;hb=60dc51be518caa9fd1b09578e39c106045dfaaf2;hpb=cfc525a9b85207225cb4071d1d3b01e8d1db2424 diff --git a/acconfig.h b/acconfig.h index 29c66c0..51ac68f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -115,12 +115,6 @@ #define DEFAULT_MESSAGE_MODE "600" /* - * The prefix which is prepended to the name of messages when they - * are "removed" by rmm. This should typically be `,' or `#' - */ -#define BACKUP_PREFIX "," - -/* * Name of link to file to which you are replying. */ #define LINK "@" @@ -159,6 +153,12 @@ @TOP@ /* + * The prefix which is prepended to the name of messages when they + * are "removed" by rmm. This should typically be `,' or `#' + */ +#define BACKUP_PREFIX "," + +/* * Define this if you want SMTP (simple mail transport protocol) * support. This is currently always enabled. */