Re: [Bacula-users] bsmtp operation to retry sending e-mails

2015-05-28 Thread Bryn Hughes
The easiest way to resolve that is to run postfix (or the MTA of your choice) on the local machine and have it configured to forward mail to your mail gateway. Then bacula (or anything else that needs to send mail) just sends it to the local MTA and it handles everything from there. Retries,

Re: [Bacula-users] bsmtp operation to retry sending e-mails

2015-05-28 Thread Heitor Faria
> On 28.05.2015 09:11, Silver Salonen wrote: >> Hi. >> >> Does anyone know what does bsmtp do when the SMTP server is eg. out of >> disk space and sending of e-mail fails? Does it retry after some time? Hello Silver: If you need to retrieve log information you may want to try the 'list joblog job

Re: [Bacula-users] bsmtp operation to retry sending e-mails

2015-05-28 Thread Kern Sibbald
Hello, No, it does not retry. Best regards, Kern On 28.05.2015 09:11, Silver Salonen wrote: > Hi. > > Does anyone know what does bsmtp do when the SMTP server is eg. out of > disk space and sending of e-mail fails? Does it retry after some time? > > -- > Silver > > -