Howdy,

I am having a problem getting my messages from Bacula. I recently changed out Sendmail for qmail ( I set up ezmlm for a client maillist ) on a client co-loc server.

I changed the mailcommand from,

mailcommand = "/usr/local/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r"

to,

mailcommand = "echo \"Subject: Bacula: %t %e of %c %l\" | /var/qmail/bin/qmail-inject %r"

Now I get no emails, though the mailcommand contents show up in the bacula log. I believe I need to go around bsmtp and send the message directly to qmail-inject, but that does not seem to be working. Google provided no answers.

Normally

#cat test_msg_with_headers | /var/qmail/bin/qmail-inject [EMAIL PROTECTED]

would get it done.

Anyone else solved this issue?

DAve


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to