Quote:
|
Originally Posted by peacengell
here is all the comand i use any mistake let me know
thanks help please
server:/# apt-get install postfix libsas12 sasl12-bin libsas12-modules libdb3-util procmail
|
The correct command is
Code:
apt-get install postfix libsasl2 sasl2-bin libsasl2-modules libdb3-util procmail
It's an l, not a 1.
You can prevent such misunderstandings by simply copy & paste from the tutorial.