]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
doc/example-config: Update description of imap_id_send setting
authorKarl Fleischmann <karl.fleischmann@open-xchange.com>
Thu, 11 Jan 2024 11:09:27 +0000 (12:09 +0100)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:12 +0000 (12:34 +0200)
doc/example-config/conf.d/20-imap.conf

index c92afdd154ec03324378a589fc3cb23fc118d96f..d25c4e49d033b7c646ce3c9fbd8587e1611b9ead 100644 (file)
 # IDLEing.
 #imap_idle_notify_interval = 2 mins
 
-# ID field names and values to send to clients. Using * as the value makes
-# Dovecot use the default value. The following fields have default values
-# currently: name, version, os, os-version, support-url, support-email,
-# revision.
-#imap_id_send = 
+# ID key and values to send to clients. The following list of keys have
+# default values currently: name, version, os, os-version, support-url,
+# support-email, revision. The default values can be accessed using the
+# following syntax: <key> = %{dovecot:<key>}, i.e. %{dovecot:name},
+# %{dovecot:support-url}, etc.
+#imap_id_send {
+#  name = %{dovecot:name}
+#  x-foobar = foovalue
+#}
 
 # Workarounds for various client bugs:
 #   delay-newmail: