$FILE
>
> cat $DIR/legenda>>$FILE
>
> SUBJECT="[SIC-BACULA]ReportBACKUP"
> EMAIL="carl.filippe...@gmail.com"
> EMAILMESSAGE="$FILE"
> mail -s $SUBJECT $EMAIL < $FILE
>
>
>
> --------
> When I ha
Hi,
I just mailed about this problem a couple of days ago.
It's probably due to a configuration problem with mail server, causing a
deadlock in the director when it tries to send an e-mail.
It seems this will be corrected in the next release. Possible workaround
are to configure a valid mail ser
Le samedi 09 janvier 2010 à 21:25 +0100, Kern Sibbald a écrit :
> Hello,
>
> On Saturday 09 January 2010 20:20:01 Renaud Marquet wrote:
> > Kern,
> >
> > altough I searched for a possible workaround, I didn't found the ones
> > you talk about. But your sta
your mail to bacula-devel, where it's more
> > likely to be picked up, looked at, and perhaps integrated into the
> > code base :-)
> >
> > Cheers, and thanks for not only analyzing the problem, but also
> > providing a possible fix!
> >
> > Arno
> >
> &
Hi,
I'm using bacula 3.0.3 and the director's job queue was stuck after
running the first job. The others were waiting indefinitely for
execution. If the director was restarted, I could run only one job, and
so on.
Googling around I found these 2 posts without satisfying anwsers :
http://www.back