#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/imap
- # Send IMAP capabilities in greeting message. This makes it unnecessary for
- # clients to request it with CAPABILITY command, so it saves one round-trip.
- # Many clients however don't understand it and ask the CAPABILITY anyway.
- #login_greeting_capability = no
-
# IMAP logout format string:
# %i - total number of bytes read from client
# %o - total number of bytes sent to client