On Wed, Jun 14, 2006 at 11:23:28PM +0200, Bastian Kleineidam wrote:
> Package: devscripts
> Version: 2.9.20
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> I want to use this config entry in ~/.devscripts:
> BTS_SENDMAIL_COMMAND='/usr/sbin/qmail-inject [EMAIL PROTECTED]'
> 
> But since bts hardcodes the "-t" option, qmail-inject fails to send
> mail.
> I made patch that only adds "-t" to $sendmailcmd if it starts with
> the default /usr/sbin/sendmail. This should be backwards compatible,
> and allows me to use qmail-inject as mailer.

Good bug report, thanks!  I don't actually know instantly how to fix
it: -t is such a standard option.  There are other mailers which would
expect the -t option as well, and I don't want to assume that only
/usr/sbin/sendmail needs the -t option.

Stuck,

   Julian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to