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