Re: [Bacula-users] Problem with bsmtp on high load average

2009-07-09 Thread Lars Nordin
> Hello, > > CMD=/opt/bacula/sbin/bsmtp -h localhost -f "(Bacula) > m...@mail.de" -s "B1I: Backup OK of client-fd Incremental" m...@mail.de Try sending e-mail directly to your main e-mail server if it allow non- authenticated sending. This is what I do so that notification never get stuck/etc. wi

Re: [Bacula-users] Problem with bsmtp on high load average

2009-07-09 Thread Thomas
Hi, check your mailserver logfile for: rejecting connections on daemon MTA: load average: 9 with sendmail you can configure this via the RefuseLA Parameter in sendmail.mc. # load average at which we refuse connections O RefuseLA=8 Best Regards Thomas ram...@email.de schrieb: > Hello, > > I

[Bacula-users] Problem with bsmtp on high load average

2009-07-09 Thread ram...@email.de
Hello, I've got a bacula backup server running on CentOS 5.3 with Postfix as an MTA also on the same Server. When my backup is complete I'm getting an error from message.c 09-Jul 13:20 backup-dir JobId 35664: Error: message.c:492 Mail program erminated in error. CMD=/opt/bacula/sbin/bsmtp -h l