Hello, I'm running bacula beta 1.37.37 on a server and bacula vss 1.37.36 on an xpsp2 machine. My xp fileset encompasses the entire c: drive and i've got enable vss on it. Vss is working, messages when the job started confirmed vss had started. I'm getting access denied on some documents, word documents in my c:\docs directory, word isn't running, nothing is except vss bacula. Any ideas as to why i'm getting access denied on these docs? Also, a messages issue, when bacula atempts to send me email, i'm getting an error 501 invalid host, this setup was working in 1.36. Any ideas?
# messages ############################################################# # Reasonable message delivery -- send most everything to email address # and to the console Messages { Name = Standard # # NOTE! If you send to two email or more email addresses, you will need # to replace the %r in the from field (-f part) with a single valid # email address in both the mailcommand and the operatorcommand. # mailcommand = "/usr/local/bacula-1.37.37/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r" operatorcommand = "/usr/local/bacula-1.37.37/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: Intervention needed for %j\" %r" mail = [EMAIL PROTECTED] = all, !skipped operator = [EMAIL PROTECTED] = mount console = all, !skipped, !saved # # WARNING! the following will create a file that you must cycle from # time to time as it will grow indefinitely. However, it will # also keep all your messages if they scroll off the console. # append = "/usr/local/bacula-1.37.37/var/bacula/log" = all, !skipped } # # Message delivery for daemon messages (no job). Messages { Name = Daemon mailcommand = "/usr/local/bacula-1.37.37/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula daemon message\" %r" mail = [EMAIL PROTECTED] = all, !skipped console = all, !skipped, !saved append = "/usr/local/bacula-1.37.37/var/bacula/log" = all, !skipped } Thanks. Dave. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users