
Originally Posted by
agrobio
I received today this email (I know is a harmless notification but I´m telling you this bug is still going on):
Database errors found.
/opt/zimbra/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.cnf -S /opt/zimbra/db/mysql.sock -A -C -s -u root --password=St_miMm2CzfRXkQRmhA44wLhXpa
mysql.general_log
Error : You can't use locks with log tables.
mysql.slow_log
Error : You can't use locks with log tables.
FYI:
That's not a bug in Zimbra, it's a MySQL bug.

Originally Posted by
agrobio
Also, I ran this script: /opt/zimbra/libexec/zmfixperms --verbose --extended after that my MTA didn´t start.
I guess you've filed a bug report for that problem?

Originally Posted by
agrobio
I made some correction manually with this orders:
chown root:root /opt/zimbra/postfix-2.7.4.2z/conf/ -R
Those are the wrong owner:group for those files, they should be:
Code:
ls -l /opt/zimbra/postfix-2.7.4.2z/conf/
total 188
-rw-r--r-- 1 root postfix 20695 May 9 23:53 access
-rw-r--r-- 1 root postfix 8829 May 9 23:53 aliases
-rw-r--r-- 1 root postfix 3548 May 9 23:53 bounce.cf.default
-rw-r--r-- 1 root postfix 11681 May 9 23:53 canonical
-rw-r--r-- 1 root postfix 9904 May 9 23:53 generic
-rw-r--r-- 1 root postfix 19310 May 9 23:53 header_checks
-rw-r--r-- 1 root postfix 11942 May 9 23:53 LICENSE
-rw-r--r-- 1 zimbra zimbra 2477 Jun 28 07:08 main.cf
-rw-r--r-- 1 root postfix 24035 May 9 23:53 main.cf.default
-rw-r--r-- 1 root postfix 3187 May 9 23:53 makedefs.out
-r--r----- 1 zimbra zimbra 5049 Jun 28 07:08 master.cf
-rw-r--r-- 1 zimbra zimbra 5195 May 27 09:38 master.cf.in
-rw-r--r-- 1 root postfix 6816 May 9 23:53 relocated
-rw-r--r-- 1 root postfix 1629 May 9 23:53 TLS_LICENSE
-rw-r--r-- 1 root postfix 12549 May 9 23:53 transport
-rw-r--r-- 1 root postfix 12494 May 9 23:53 virtual