22 Aug
2020
22 Aug
'20
8:03 a.m.
On 21/08/2020 19.28, spamvoll@googlemail.com wrote:
I'm on Ubuntu 18.04 and using the latest packages from repo.dovecot.com http://repo.dovecot.com
But these are only available for bionic, not focal. So I'm not sure if the bionic packages are working under focal.
I don't know if these will work during a major version upgrade, but you might like to investigate
Stopping a package from upgrading with sudo apt-mark hold
apt 'pinning' by editing apt config files.
Installing a specific version with sudo apt-get install <package name>=<version>
P.