severity 895823 serious thanks On Mon, Apr 16, 2018 at 03:41:19PM +0200, Harald Dunkel wrote:
> The unattended upgrades removed my dovecot.conf file. This broke my dovecot install with a delay of several days (maybe linked to log rotation interval, when dovecot is instructed to read configuration files again?) In my opinion, this warrants a higher severity for the bug. > this, I stumbled over this: > stagemail:/etc/dovecot# dpkg -P dovecot-common Indeed, the "rm -f" of dovecot.conf is in dovecot-common's purge action in the postrm file. It looks like every purge attempt will delete the configuration file again (!) -- Lionel

