Hello,
I just bought a dedicated server and I'm trying to install a webserver on it.
The server is Ubuntu 10.04. I installed ftp, nginx, php, mysql, bind and now I have to install mail server.
For the mail server I'm using Postfix, because it's recomended on ubuntu.
I installed Postfix with apt-get install postfix but
…