10 de des. 2009

Postfix error, main.cf no such file or directory

main.cf no such file or directory

----

Just ran into this on jaunty.

Fixed it with:
sudo apt-get remove postfix
sudo dpkg --purge postfix
sudo apt-get -V install postfix

no reboot needed