Hi, On Mon, 2007-07-16 at 23:17 +0200, Kurt Roeckx wrote: > On Mon, Jul 16, 2007 at 09:34:48PM +0100, Adam D. Barratt wrote: > > On Mon, 2007-07-16 at 22:10 +0200, Kurt Roeckx wrote: > > > It seems that all bts commands that send a mail also send a mail to "". > > > This then results in postfix trying to send a mail to [EMAIL PROTECTED] > > > domain > > > > > > I've seen such messages with atleast the following commands: > > > bts tag > > > bts reassign > > > > Could you please try running bts in debug mode and send the result to > > the bug log? From your description it sounds as though an empty Cc: is > > being passed to the mailer, but that shouldn't happen. > > > > For example, "DEBUG=1 bts tag 1234 patch". No mail will actually be > > sent, but the contents of the generated mail will be output. > > Not sure why you think this is useful, but here it is: > [EMAIL PROTECTED]:~$ DEBUG=1 bts tag 1234 patch > # Automatically generated email from bts, devscripts version 2.10.6 > tags 1234 patch
I've patched bts to only pass -c (i.e. "Cc the mail to this address") to sendmail if there's at least one Cc address specified and made a copy of the patched version available at http://users.alioth.debian.org/~adam-guest/bts.pl Could you please test that version and let me know if it resolves your issue? Thanks, Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

