/usr/share/doc/dovecot-managesieved/README.Debian is in dovecot-managesieved 1:2.2.22-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | Removing dovecot-managesieved
-----------------------------
If you remove (i.e. with dpkg -r or aptitude remove) this package you will
get an error something like this:
doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf:
service(managesieve-login): executable is empty
To avoid it, make sure
/etc/dovecot/conf.d/etc/dovecot/conf.d/20-managesieve.conf has been deleted,
moved or completely commented out first. Alternatively, purge the package
instead of removing it.
If you do not do this, dovecot-core will be left in an unconfigured state
because the error will cause a trigger to fail. To fix this simply reinstall
dovecot-core.
|