From: Timo Sirainen Date: Sun, 9 May 2004 23:21:28 +0000 (+0300) Subject: s/custom flags/keywords/ X-Git-Tag: 1.1.alpha1~4120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971d0312b96e0864d6dae7e805914f5fa6c2ccef;p=thirdparty%2Fdovecot%2Fcore.git s/custom flags/keywords/ --HG-- branch : HEAD --- 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.