X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;fp=acconfig.h;h=51ac68f29f02c7c9269bf21a5d32f388340194d9;hp=29c66c0c59b6164d40707a9ae256e1ef2f5ea67f;hb=80822fbdf1fc94c899b1f690df3f24f1e4df6c55;hpb=a60b66a4ee37b8cd59233b7f35a50398f0a27da6 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. */