Error:
Error: Error in configuration file /usr/local/etc/dovecot.conf line 210: Unknown setting: mail_extra_groups.
The name of the Dovecot config file may be different - it depends on your OS. This example is for FreeBSD, but the solution works on any OS.
Solution: open the Dovecot config file and change "mail_extra_groups" to "mail_privileged_groups" (the options were renamed).
Comments