Using latest version of ispconfig with debian 6 perfect install I see the SMTP-Server is offline and will not start. Checking the log shows Code: Jan 13 17:55:05 websrv1 postfix/sendmail[2092]: fatal: open /etc/postfix/main.cf: No such file or directory I checked /etc/postfix and indeed there is no main.cf present Any ideas on where I can go from here? Thanks, Jason
Reinstall Postfix and then update ISPConfig: Code: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php Let the ISPConfig update script reconfigure all services.
Do you have a reinstall procedure you can link? I tried an apt-get install, that did work(figured it wouldnt).