X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/611b1961b81552737ae9345dac12a3f1cd914212..ee3c2fea18d0c940c2256c6bf041f546c703c375:/src/src/spam.h diff --git a/src/src/spam.h b/src/src/spam.h index 2fe73809e..312dce8de 100644 --- a/src/src/spam.h +++ b/src/src/spam.h @@ -21,8 +21,9 @@ # define SHUT_WR 1 #endif -/* default weight */ +/* Defaults */ #define SPAMD_WEIGHT 1 +#define SPAMD_PRIORITY 1 typedef struct spamd_address_container {