Hi Paul, > * What was the outcome of this action? > No cyrus-imapd running. > > * What outcome did you expect instead? > cyrus-imapd running. > > A workarround is to put this in /etc/rc.local, before "exit 0": > /etc/init.d/cyrus-imapd start
I had this too and was tempted by the same solution. I tried removing and reinstalling cyrus-imapd with apt-get as well as doing a dpkg-reconfigure on it, neither of which worked. Eventually `sudo systemctl enable cyrus-imapd` did the correct thing. Regards, @ndy -- [email protected] http://www.ashurst.eu.org/ 0290 DA75 E982 7D99 A51F E46A 387A 7695 7EBA 75FF

