Thread: mailbox stopped
View Single Post
  #5 (permalink)  
Old 02-28-2006, 08:03 AM
Crexis Crexis is offline
Senior Member
 
Posts: 54
Default

Quote:
Originally Posted by mintra
I found in the log file that there was a permissions problem on

/opt/zimbra/redolog/redo.log

root was rw
group (zimbra was) read only

changed group permissions to rw and mailbox starts.

(did search in forums for redo.log and someone else has same issue)

I will try to put this on the wiki later

John
Hi John,

I'd also picked up an issue with the redo.log but my error said that it wasn't owned by root. I did a chown root:root and the error seemed to go away. I see that the file now shows
Code:
-rw-r-----   1 root   root    512 Feb 27 17:50 redo.log
Would you be able to tell me what the appropriate chown and chmod commands are? TIA
Reply With Quote