X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Fspam.h;h=2fe73809ef5703f9ee78dfd03b673091827a8991;hb=fc2ba7b9fae5992dd76f721f283714a6d2ea137d;hp=05ab655dedee41ae7d5e74c717d7f67440fc71de;hpb=3386088d5af4d4c61faa12ae29560e2c5bd43304;p=exim.git diff --git a/src/src/spam.h b/src/src/spam.h index 05ab655de..2fe73809e 100644 --- a/src/src/spam.h +++ b/src/src/spam.h @@ -12,7 +12,8 @@ /* timeout for reading and writing spamd */ #define SPAMD_TIMEOUT 120 -/* maximum length of the spam bar */ +/* maximum length of the spam bar, please update the + * spec, the max length is mentioned there */ #define MAX_SPAM_BAR_CHARS 50 /* SHUT_WR seems to be undefined on Unixware ? */