Austin Einter: > 29617 Oct 19 13:33:37 Austin postfix/cleanup[2139]: warning: connect to > mysql server localhost: Can't connect to local MySQL server through > socke t '/var/run/mysqld/mysqld.sock' (2)
Error 2 means "No such file or directory". As someone already posted here, is the MyqSQL daemon running? If the daemon is running, then turn off chroot as per instructions at http://www.postfix.org/DEBUG_README.html#no_chroot. Wietse