View Single Post
  #5 (permalink)  
Old 06-21-2006, 05:23 AM
jml75 jml75 is offline
Loyal Member
 
Posts: 79
Default

Hello all,

I'm back in this thread because finally I have the same problem again since the update I installed, 3.1.2, but slightly differently.

bburtin, as I noted in my second post, the mta no loger is reported as failed on shutdown with zmcontrol stop from user zimbra. And when I do "echo $?" it sais the script returned "0" as the return code of the execution wich is what I would need to be able to get bacula to run the backup job properly.

BUT, if I run /etc/init.d/zimbra stop, the zimbra services stops effectively but the script returns "1" instead of "0" so since this is the script I have to run from within bacula, the zimbra backup job fails. So I'm basicaly back to square one.

Do you have any ideas or suggestions to give me of what is hapening and how to analyse the script and find out what is failing indeed?

Thanx very much!
Reply With Quote