From 971d0312b96e0864d6dae7e805914f5fa6c2ccef Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 10 May 2004 02:21:28 +0300 Subject: [PATCH] s/custom flags/keywords/ --HG-- branch : HEAD --- dovecot-example.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dovecot-example.conf b/dovecot-example.conf index 9a4dece6c3..12ffe02e00 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -233,9 +233,9 @@ # or ~user/. #mail_full_filesystem_access = no -# Maximum allowed length for custom flag name. It's only forced when trying -# to create new flags. -#mail_max_flag_length = 50 +# Maximum allowed length for mail keyword name. It's only forced when trying +# to create new keywords. +#mail_max_keyword_length = 50 # Save mails with CR+LF instead of plain LF. This makes sending those mails # take less CPU, especially with sendfile() syscall with Linux and FreeBSD. -- 2.47.3