After installing the patch to fix the annoying "on behalf of" bug I get this:
Release 6.0.7_GA_2473.UBUNTU6 UBUNTU6 NETWORK edition
And the bug is still there. I did this:
Code:
wget http://files2.zimbra.com/downloads/6.0.7_GA/zcs-patch-6.0.7_GA_2476.tgz
tar -xzvf zcs-patch-6.0.7_GA_2476.tgz
cd zcs-patch-6.0.7_GA_2476
./installPatch.sh
zmcontrol restart
And got this:
Code:
Current Version: 6.0.7_GA_2473
Found Patch for 6.0.7_GA called 6.0.7_P1
Deploying patch for 6.0.7_GA
Updating files for package zimbra-store
/opt/zimbra/jetty/webapps/service/WEB-INF/lib/zimbrastore.jar... copied.
/opt/zimbra/jetty/webapps/zimbra/WEB-INF/lib/zimbrastore.jar... copied.
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/lib/zimbrastore.jar... copied.
/opt/zimbra/lib/jars/zimbrastore.jar... copied.
/opt/zimbra/jetty/webapps/zimbra/h/printmessage... copied.
/opt/zimbra/jetty/webapps/zimbra/js/MailCore_all.js.zgz... copied.
/opt/zimbra/jetty/webapps/zimbra/js/NewWindow_2_all.js.zgz... copied.
/opt/zimbra/jetty/webapps/zimbra/js/Calendar_all.js.zgz... copied.
And after a complete restart (and reboot):
Code:
imbra@mail:~$ zmcontrol restart
Host mail.webcasts.com
Stopping stats...Done.
Stopping mta...Done.
Stopping spell...Done.
Stopping snmp...Done.
Stopping archiving...Done.
Stopping antivirus...Done.
Stopping antispam...Done.
Stopping imapproxy...Done.
Stopping memcached...Done.
Stopping mailbox...Done.
Stopping convertd...Done.
Stopping logger...Done.
Stopping ldap...Done.
Host mail.webcasts.com
Starting ldap...Done.
Starting logger...Done.
Starting convertd...Done.
Starting mailbox...Done.
Starting memcached...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
Starting stats...Done.
zimbra@mail:~$ zmcontrol -v
Release 6.0.7_GA_2473.UBUNTU6 UBUNTU6 NETWORK edition.
What gives? Does the patch not work on Ubuntu 6.06.2 LTS? Can I get a BETA of 6.0.8 if its fixed in that version?