[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#330933: marked as done (wrong MIME header in confirmation challenge)



Your message dated Sun, 12 Mar 2006 11:45:57 +0100
with message-id <20060312104557.GB24119@rivendell.ouaza.com>
and subject line Bug#330933: wrong MIME header in confirmation challenge
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)

--- Begin Message ---
package: debbugs
severity: minor


Hello!

    On the Debian PTS I subscribed to the bug mailing list of source
package <package>. I then received a confirmation challenge like that:

+-----------------------------------------------------------------------
| From: Debian Package Tracking System <pts@qa.debian.org>
| To: <my email>
| Subject: CONFIRM <hexa challenge>
| Content-Type: text/plain; charset=ISO-8859-15
| Content-Transfert-Encoding: 8bit
|
| Hello,
|
| you asked to be subscribed to the "mailing list"[1] for the Debian
| source package called <package>. To complete this process, you
| have to reply to this mail by including this command :
| CONFIRM <hexa challenge>
|
| On any modern mailer, you just have to hit reply and send the mail.
|
| If you don't understand why you got this mail, please ignore it,
| you won't be subscribed to anything unless you confirm it.
|
| If you have any problem with this service, please contact
| owner@packages.qa.debian.org.
|
| Thanks,
|
| [1] This list receives all the bug reports (and the corresponding logs)
|     for the package "<package>" that are sent to the Debian
|     Bug Tracking System. Check http://bugs.debian.org/src:<package> to
|     see what it looks like.
+-----------------------------------------------------------------------

    The header contains:

| Content-Type: text/plain; charset=ISO-8859-15
| Content-Transfert-Encoding: 8bit

    There are 3 problems:

 -1) "Transfer" has a typo final "t".

 -2) Body really contains US-Ascii 7 bits, so those fields should
perhaps not be inserted at all (no need to state default values).

 -3) If those fields were necessary, there lacks a "MIME-Version: 1.0"
field to complete the MIME triplet.


Bye!	Alain.
-- 
Give your computer's unused idle processor cycles to a scientific goal:
The Folding@home project at <URL:http://folding.stanford.edu/>.


--- End Message ---
--- Begin Message ---
On Fri, 10 Mar 2006, Thijs Kinkhorst wrote:
> I agree with all, and option two is indeed the best solution here. The
> attached patch just removes the two unnecessary lines.

Thanks for the patch. Applied.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/

--- End Message ---

Reply to: