From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24293 invoked by alias); 8 Aug 2013 16:10:21 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 24266 invoked by uid 89); 8 Aug 2013 16:10:20 -0000 X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO smtp-out2.oct.nac.net) (209.123.233.212) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 08 Aug 2013 16:10:19 +0000 Received: (qmail 65839 invoked by uid 0); 8 Aug 2013 16:10:11 -0000 Received: from 207.99.94.18 by smtp-out2.oct.nac.net (envelope-from , uid 0) with qmail-scanner-2.08 (clamdscan: 0.96/11836. Clear:RC:1(207.99.94.18):. Processed in 0.092601 secs); 08 Aug 2013 16:10:11 -0000 Received: from unknown (HELO ?192.168.1.107?) (207.99.94.18) by smtp.nac.net with ESMTP; 8 Aug 2013 16:10:11 -0000 Message-ID: <5203C2E2.7070502@nac.net> Date: Thu, 08 Aug 2013 16:10:00 -0000 From: "Patrick 'P. J.' McDermott" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: overseers@sourceware.org Subject: Re: Bugzilla account creation References: <51FAB203.6010604@nac.net> <51FD44F1.8030305@nac.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-q3/txt/msg00041.txt.bz2 On 2013-08-03 14:10, Ian Lance Taylor wrote: > "Patrick 'P. J.' McDermott" writes: > >> On 2013-08-03 11:38, Ian Lance Taylor wrote: >>> "Patrick 'P. J.' McDermott" writes: >>> >>>> I'm trying to create an account (using this e-mail address) on the >>>> Sourceware Bugzilla, but I'm not getting a confirmation message. >>>> >>>> Was the message not sent? >>> >>> Sorry, I only just took a look and the e-mail logs are expired. If you >>> try again I'll try to look sooner to see what happened to the e-mail >>> message. >>> >>> Naturally you should check your spam folder if you have one. >> >> I just tried again. > > An e-mail was sent out and accepted by 207.99.0.230: > > 2013-08-03 17:28:13.900026500 delivery 3808515: success: User_and_password_not_set,_continuing_without_authentication./_207.99.0.230_accepted_message./Remote_host_said:_250_ok_mx4.oct.nac.net_1375550893_qp_94986/ > > The time is UTC, so this is about 30 minutes before the e-mail to which > I am replying. I've been working with my service provider this week to track down this issue. It turns out that the perlscanner module of Qmail-Scanner 1.25 [1] on their end is quarantining the confirmation messages with the event "Policy:Bad_MIME" and description "Disallowed characters found in MIME headers". There seems to be some non-ASCII character in some mail header. I notice Sourceware uses Bugzilla 4.4, and I've previously been able to create accounts on installations of other versions of Bugzilla. So I tried creating accounts on testing installations [2] of Bugzilla 4.2 and 4.4 to see if maybe something changed between versions. I received confirmation messages from both versions, so this appears to be an issue specific to the Sourceware Bugzilla that causes Qmail-Scanner to reject the messages. [1]: http://downloads.sourceforge.net/project/qmail-scanner/qmail-scanner/1.25/qmail-scanner-1.25.tgz (The relevant code is qmail-scanner-queue.template lines 1060 to 1065, but the logic is rather generic and unhelpful.) [2]: http://landfill.bugzilla.org/ Thanks again, -- Patrick "P. J." McDermott http://www.pehjota.net/ http://www.pehjota.net/contact.html