Comment 3 for bug 307988

Revision history for this message
Trevor Jim (trevor-research) wrote : Re: [Bug 307988] [NEW] Central repository email?

I'm getting the same behavior with bzr+ssh so I guess it is
another problem, probably with my configuration... I've
tried --verbose and it is not giving any more details, are there
better ways to debug?

The error after commit is:

bzr: ERROR: mail is not installed !?

The branch.conf on the central server is

post_commit_to = <email address hidden>
post_commit_mailer = /bin/mail
post_commit_difflimit = 10

I've tested /bin/mail from the command line. It supports
-s but NOT -a; this is the standard mailer for CentOS.