Loading
nixos/dovecot: hotfix config defaults for sieve-less setups
The sieve_script_bin_path setting can only be set when the plugin is loaded, so on sieve-less setups dovecot will refuse to start since sieve_script_bin_path is an invalid setting. Don't set it there.