8

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?

Kris Harper
  • 13,705

1 Answers1

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