Package: bacula-director
Version: 1.36.2-2
Severity: normal
When bacula sends out mail I see the following in exim's log:
----------------
2005-04-26 15:04:25 1DQPjV-0003mJ-00 <= [EMAIL PROTECTED] U=mail P=local S=269
2005-04-26 15:04:25 1DQPjV-0003mJ-00 ** [EMAIL PROTECTED]: unknown local-part
"-bs" in domain "localhost"
2005-04-26 15:04:25 1DQPjV-0003mJ-00 ** [EMAIL PROTECTED]: unknown local-part
"exim" in domain "localhost"
----------------
I have not changed bacula-dir.conf in that respect. The relevant config section
(with comments removed still reads):
----------------
Messages {
Name = Standard
mailcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) %r\" -s
\"Bacula: %t %e of %c %l\" %r"
operatorcommand = "/usr/lib/bacula/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
append = "/var/lib/bacula/log" = all, !skipped
}
Messages {
Name = Daemon
mailcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) %r\" -s
\"Bacula daemon message\" %r"
mail = [EMAIL PROTECTED] = all, !skipped
console = all, !skipped, !saved
append = "/var/lib/bacula/log" = all, !skipped
}
----------------
I do not have exim listening on a port, that is it is not running as a deamon.
So it looks like bsmtp mixes up the command line somehow.
*t
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]