Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
LinuxCuba
Posts: 10
Joined: Wed Oct 28, 2015 6:24 pm
Location: Havana, Cuba
Contact:

Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by LinuxCuba »

After updating zimbra 8.8.15 P5 to P6, The html and mobile webmail does not display the inbox emails or folders.
Ubuntu 18.04, update.
Bootmen
Posts: 3
Joined: Fri May 11, 2018 3:08 am

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by Bootmen »

+1 We have this problem too
LinuxCuba
Posts: 10
Joined: Wed Oct 28, 2015 6:24 pm
Location: Havana, Cuba
Contact:

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by LinuxCuba »

Bootmen wrote:+1 We have this problem too
Any idea my friend, what could be happening?
LinuxCuba
Posts: 10
Joined: Wed Oct 28, 2015 6:24 pm
Location: Havana, Cuba
Contact:

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by LinuxCuba »

soon errors, logs from mailbox.log in zimbra mailbox servers this instalation is multiserver.
Attachments
errores.zip
soon erros
(4.98 KiB) Downloaded 420 times
rafaelprado
Posts: 3
Joined: Wed Jan 22, 2020 9:22 pm

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by rafaelprado »

Same happens here.
imanudin11
Outstanding Member
Outstanding Member
Posts: 304
Joined: Sat Sep 13, 2014 2:23 am
ZCS/ZD Version: Release 8.8.15.GA.3829.UBUNTU16.64
Contact:

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by imanudin11 »

LinuxCuba wrote:After updating zimbra 8.8.15 P5 to P6, The html and mobile webmail does not display the inbox emails or folders.
Ubuntu 18.04, update.
Hello,
Please try this

Code: Select all

su - zimbra
zmcontrol stop
cd /opt/zimbra/jetty/
mv work old-work
mkdir work
zmcontrol start
rafaelprado
Posts: 3
Joined: Wed Jan 22, 2020 9:22 pm

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by rafaelprado »

imanudin11 wrote:
LinuxCuba wrote:After updating zimbra 8.8.15 P5 to P6, The html and mobile webmail does not display the inbox emails or folders.
Ubuntu 18.04, update.
Hello,
Please try this

Code: Select all

su - zimbra
zmcontrol stop
cd /opt/zimbra/jetty/
mv work old-work
mkdir work
zmcontrol start
Worked for me.
Solved.
Thanks!
LinuxCuba
Posts: 10
Joined: Wed Oct 28, 2015 6:24 pm
Location: Havana, Cuba
Contact:

Re: Webmail problem after update patch 6 from zimbra 8.8.15 patch 5

Post by LinuxCuba »

imanudin11 wrote:
LinuxCuba wrote:After updating zimbra 8.8.15 P5 to P6, The html and mobile webmail does not display the inbox emails or folders.
Ubuntu 18.04, update.
Hello,
Please try this

Code: Select all

su - zimbra
zmcontrol stop
cd /opt/zimbra/jetty/
mv work old-work
mkdir work
zmcontrol start
Thanks very much, work for me too.
Best regards
Post Reply