]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
s/custom flags/keywords/
authorTimo Sirainen <tss@iki.fi>
Sun, 9 May 2004 23:21:28 +0000 (02:21 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 9 May 2004 23:21:28 +0000 (02:21 +0300)
--HG--
branch : HEAD

dovecot-example.conf

index 9a4dece6c34186e4fa88ad51b331c84b6a207a12..12ffe02e00d7e6f1486fee2e44d7a9d8e16313ed 100644 (file)
 # 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.