View Single Post
  #6 (permalink)  
Old 03-02-2008, 10:47 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Hmm
Looks like there's a problem with the email zimlet
Code:
su - zimbra
zmzimletctl undeploy com_zimbra_email
zmcontrol stop
rm -rf /opt/zimbra/jetty/work/*
zmcontrol start
cd /opt/zimbra/zimlets
zmzimletctl deploy com_zimbra_email.zip
Reply With Quote