I am using a VPS from Contabo.com, and when using Digitalocean, I didn't have any problems. Now, when trying to install courier-authdaemon, I get an error saying that the package could not be found. Does anybody knows how to solve this problem?
Asked
Active
Viewed 66 times
1 Answers
0
The package courier-authdaemon
is available from universe
repository, it can be enabled through:
sudo add-apt-repository universe
Then:
sudo apt update
sudo apt install courier-authdaemon

GAD3R
- 3,507