Your message dated Tue, 10 May 2005 18:47:32 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#308543: fixed in reportbug 3.12
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 10 May 2005 21:19:54 +0000
>From [EMAIL PROTECTED] Tue May 10 14:19:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx01.qsc.de [213.148.129.14]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DVc8v-0008VL-00; Tue, 10 May 2005 14:19:54 -0700
Received: from port-212-202-192-37.dynamic.qsc.de ([212.202.192.37]
helo=treasure.calvinsplayground.de)
by mx01.qsc.de with smtp (Exim 3.35 #1)
id 1DVc8R-00020c-00
for [EMAIL PROTECTED]; Tue, 10 May 2005 23:19:23 +0200
Received: (qmail 29818 invoked by uid 1000); 10 May 2005 21:20:03 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bastian Kleineidam <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: reportbug: fails to send mail due to wrong sendmail syntax
X-Mailer: reportbug 3.11
Date: Tue, 10 May 2005 23:20:03 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: reportbug
Version: 3.11
Severity: important
Tags: patch
Hi,
I noticed that my bug reports were not delivered and detected this in
my mail log:
mail.info: May 10 22:38:09 qmail: 1115757489.226916 delivery 786: failure:\
213.148.129.14_does_not_like_recipient./Remote_host_said:_501_\
<[EMAIL PROTECTED],>:_malformed_address:_,>_may_not_follow_\
<[EMAIL PROTECTED]/Giving_up_on_213.148.129.14./
The reason was that reportbug added a comma after the first address
when calling sendmail, like this:
/usr/sbin/sendmail -f '[EMAIL PROTECTED]' -oi \
-oem '[EMAIL PROTECTED]', '[EMAIL PROTECTED]'
After I replaced the following line in reportbug_submit.py
jalist = ','.join(malist)
with this one:
jalist = ' '.join(malist)
things started to work again.
My /usr/sbin/sendmail is provided by qmail 1.03-37.
-- Package-specific info:
** Environment settings:
EDITOR="fte"
DEBEMAIL="[EMAIL PROTECTED]"
** /home/calvin/.reportbugrc:
reportbug_version "3.11"
mode advanced
ui text
realname "Bastian Kleineidam"
email "[EMAIL PROTECTED]"
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-treasure2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages reportbug depends on:
ii python2.3 2.3.5-3 An interactive high-level object-o
-- no debconf information
---------------------------------------
Received: (at 308543-close) by bugs.debian.org; 10 May 2005 22:50:11 +0000
>From [EMAIL PROTECTED] Tue May 10 15:50:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DVdYJ-0003Sy-00; Tue, 10 May 2005 15:50:11 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DVdVk-0003Ah-00; Tue, 10 May 2005 18:47:32 -0400
From: Chris Lawrence <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#308543: fixed in reportbug 3.12
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 10 May 2005 18:47:32 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 4
Source: reportbug
Source-Version: 3.12
We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive:
reportbug_3.12.dsc
to pool/main/r/reportbug/reportbug_3.12.dsc
reportbug_3.12.tar.gz
to pool/main/r/reportbug/reportbug_3.12.tar.gz
reportbug_3.12_all.deb
to pool/main/r/reportbug/reportbug_3.12_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated reportbug package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 10 May 2005 17:24:01 -0500
Source: reportbug
Binary: reportbug
Architecture: source all
Version: 3.12
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description:
reportbug - reports bugs in the Debian distribution
Closes: 289228 294697 294822 296421 297998 299172 299425 306370 306955 308293
308543
Changes:
reportbug (3.12) unstable; urgency=low
.
* Really install French man page. (Closes: #297998)
* Add Japanese man page, from Ippei Tamura. (Closes: #306955)
* Fix typo in querybts man page. (Closes: #306370)
* Include /bin/sh symlink's target. (Closes: #296421)
* Send presubj messages through the pager. (Closes: #294697)
* Add upgrade-reports pseudo package. (Closes: #294822)
* Add 'q' to the editor prompt. (Closes: #299425)
* Use dlocate if available instead of dpkg --search. (Closes: #289228)
* Nag novice users if they use vi. (Closes: #299172)
* When calling an MTA, separate addresses with spaces rather than
commas. (Closes: #308293, #308543)
Files:
14965f94ab221b391aae91fb66fe07ef 522 utils standard reportbug_3.12.dsc
ed9d5aac5cab93cb69ef9db82839ffdb 135069 utils standard reportbug_3.12.tar.gz
f72e2ea0f6ade776c3913dccd9a8899f 125288 utils standard reportbug_3.12_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCgTTq2wQKE6PXubwRAvanAKDnJV8/vx5JeDc04r2gAWOpd0EYZACeKWNH
w/LX+ZF7JgKjdy4rMxvTIHA=
=kbtE
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]