I cannot find saslauthd on my Ubuntu 11.04, and I did not find any package to install it. How to install, which package contains it?
Asked
Active
Viewed 2.1k times
1 Answers
14
You are probably looking for sasl2-bin. You can install it via synaptic or by using the terminal:
sudo apt-get install sasl2-bin
nickguletskii
- 4,950