On 04 Apr 2011, at 9:37 AM, Alex Sandstrom wrote: > Exception Type: OperationalError at / > Exception Value: (2002, "Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2)")
It seems like mysql is the issue, are you using mysql from within postfix ? May be postfix uses all the mysql client connections and baruwa then cannot connect to the mysql or postfix locks up the mysql process which stops accepting new connections, Either way turn on logging on mysql to find out what actually happens. Andrew -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

