bggo / Zmbkpose

The zmbkpose tool is a shell script that does hot backup and hot restore of ZCS Opensource accounts, GPL(OPENSOURCE). It can run from any host in the net, which means that it can be set on a backup server already existent.
http://wiki.zimbra.com/wiki/HOT_Backup_and_HOT_Restore
GNU General Public License v3.0
79 stars 56 forks source link

Backup zmbkpose Permission Denied #39

Closed rafeltrps closed 10 years ago

rafeltrps commented 11 years ago

Quando executo o comando para efetuar o backup ele começa a efetuar o backup, no entanto após alguns minutos lendo a mailbox ele me apresenta o seguinte erro:

postdrop: warning: mail_queue_enter: create file maildrop/39119.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/39378.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/39625.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40184.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40411.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40642.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40851.13181: Permission denied

E vai crescendo. Alguém pode me ajudar?

liandros commented 11 years ago

Helo, I think it is no a zmbkpose error. Searching in zimbra site, I find the follow: exec in the zimbra server as root user : /opt/zimbra/libexec/zmfixperms --verbose

then restart zimbra, as zimbra user exec: zmcontrol stop zmcontrol start

2013/7/1 rafeltrps notifications@github.com

Quando executo o comando para efetuar o backup ele começa a efetuar o backup, no entanto após alguns minutos lendo a mailbox ele me apresenta o seguinte erro:

postdrop: warning: mail_queue_enter: create file maildrop/39119.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/39378.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/39625.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40184.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40411.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40642.13181: Permission denied postdrop: warning: mail_queue_enter: create file maildrop/40851.13181: Permission denied

E vai crescendo. Alguém pode me ajudar?

— Reply to this email directly or view it on GitHubhttps://github.com/bggo/Zmbkpose/issues/39 .