X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.h.in;h=00f7c37a7d791061a91ed1c5c21a040dcbb21318;hb=97e7d6f2f5db4e8f09cb015ee6c2da2ff129f963;hp=f8d23ba0455d241d68b53364d1e1d8e44538a082;hpb=cfc525a9b85207225cb4071d1d3b01e8d1db2424;p=mmh diff --git a/config.h.in b/config.h.in index f8d23ba..00f7c37 100644 --- a/config.h.in +++ b/config.h.in @@ -116,12 +116,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 "@" @@ -207,6 +201,12 @@ #undef vfork /* + * 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. */