[racket-dev] Fwd: Delivery Status Notification (Failure)
It seems problematic that I cannot send email to bug followups anymore.
I poked around on the webpage, but didn't see anything obvious to fix.
Robby
On Thu, Nov 22, 2012 at 11:27 AM, Eli Barzilay <eli at barzilay.org> wrote:
> 30 minutes ago, Robby Findler wrote:
>> Does anyone know how to fix this?
>
> Looks like they started to do that more aggressively recently --
> something similar happened with a forward to `nobody'. I don't know
> of any way to make these things unfiltered, on the gmail side they're
> basically just a big alias list.
>
>
>
>> ---------- Forwarded message ----------
>> From: Mail Delivery Subsystem <mailer-daemon at googlemail.com>
>> Date: Thu, Nov 22, 2012 at 10:49 AM
>> Subject: Delivery Status Notification (Failure)
>> To: robby.findler at gmail.com
>>
>>
>> Delivery to the following recipient failed permanently:
>>
>> bug-notification at racket-lang.org
>>
>> Technical details of permanent failure:
>> Message rejected by Google Groups. Please visit
>> http://mail.google.com/support/bin/answer.py?hl=en&answer=188131 to
>> review our Bulk Email Senders Guidelines.
>>
>> ----- Original message -----
>>
>> Received: by 10.182.10.71 with SMTP id g7mr777537obb.84.1353602955035;
>> Thu, 22 Nov 2012 08:49:15 -0800 (PST)
>> Received: by 10.182.10.71 with SMTP id g7mr777535obb.84.1353602955015;
>> Thu, 22 Nov 2012 08:49:15 -0800 (PST)
>> Return-Path: <robby.findler at gmail.com>
>> Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51])
>> by mx.google.com with ESMTPS id rq9si3595905obc.2.2012.11.22.08.49.13
>> (version=TLSv1/SSLv3 cipher=OTHER);
>> Thu, 22 Nov 2012 08:49:15 -0800 (PST)
>> Received-SPF: pass (google.com: domain of robby.findler at gmail.com
>> designates 209.85.219.51 as permitted sender) client-ip=209.85.219.51;
>> Authentication-Results: mx.google.com; spf=pass (google.com: domain of
>> robby.findler at gmail.com designates 209.85.219.51 as permitted sender)
>> smtp.mail=robby.findler at gmail.com; dkim=pass header.i=@gmail.com
>> Received: by mail-oa0-f51.google.com with SMTP id n12so7772863oag.24
>> for <multiple recipients>; Thu, 22 Nov 2012 08:49:13 -0800 (PST)
>> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
>> d=gmail.com; s=20120113;
>> h=mime-version:sender:in-reply-to:references:date
>> :x-google-sender-auth:message-id:subject:from:to:cc:content-type;
>> bh=WnguXXuIF4OomEyYl+H7yV9r7bPC2lptyAG+m5EWdIg=;
>> b=IrfT0TuK2h/IMf8wv7AWr1M312+itJFn4GVoVTKHeDBYaGCzaU1FrOpumqCe6G1HWZ
>> u13cJl/yVJLewzEFlQnoMxwuiMrtjTf+J5/JqceBKN6gMD7YMFFCGuxt0PWalk8eOfp4
>> VpmDrxLm+NcEFS+B/4M8nL1a8cVRwR990T7zYlRNUhYNvAbsFW6tGHf63CNWFxsk3qZZ
>> l40/KKqdLMsjWGxpv5Lalt/4P13XezizqFlENfFNcRZUUYCEF68LsrDNf29yyYryAg2+
>> fsVGVMzDdsYLD8VQTG90P7WKhht9lBLZ72H1pNOirMj18YZb44QHyX8jeMQirkEhX6/A
>> CTbA==
>> MIME-Version: 1.0
>> Received: by 10.182.113.5 with SMTP id iu5mr846320obb.36.1353602952902; Thu,
>> 22 Nov 2012 08:49:12 -0800 (PST)
>> Sender: robby.findler at gmail.com
>> Received: by 10.76.11.73 with HTTP; Thu, 22 Nov 2012 08:49:12 -0800 (PST)
>> In-Reply-To: <CAEEP09CR5fd8Wxe49MG4seEKpMWiKTjRtM7aP77VbLs4X_b6NQ at mail.gmail.com>
>> References: <201210200348.q9K3m25c006456 at champlain.ccs.neu.edu>
>> <CAL3TdOMdMvD95JX_Z-6KobnEGLiBB5ePu+GHScH7ZWcppsqZ2g at mail.gmail.com>
>> <0A7510B2-612E-41DF-8AB9-579B73D36EE3 at gmail.com>
>> <CAEEP09CR5fd8Wxe49MG4seEKpMWiKTjRtM7aP77VbLs4X_b6NQ at mail.gmail.com>
>> Date: Thu, 22 Nov 2012 10:49:12 -0600
>> X-Google-Sender-Auth: a765_jDSJSvsU66kuoCi3FmxYXA
>> Message-ID: <CAL3TdOMd4a59=q-j_xQk+LxOqnA31Rn5jXZkEJ2OnJyqr7o3Mw at mail.gmail.com>
>> Subject: Re: [racket-bug] all/13201: DrRacket "file not found" message not
>> immediately cleared after file created
>> From: Robby Findler <robby at eecs.northwestern.edu>
>> To: Kieron Hardy <kieron.hardy at gmail.com>
>> Cc: "bugs at racket-lang.org" <bugs at racket-lang.org>,
>> "nobody at racket-lang.org" <nobody at racket-lang.org>,
>> "bug-notification at racket-lang.org" <bug-notification at racket-lang.org>
>> Content-Type: text/plain; charset=UTF-8
>>
>> Hitting "run" doesn't re-trigger online check syntax running; you must
>> edit the buffer for that to happen.
>>
>> I tried the steps to reproduce in the original PR just now and I'm not
>> seeing this problem (neither in the git head version, nor in 5.3.1).
>>
>> Do you still see this problem?
>>
>> On Mon, Oct 29, 2012 at 1:27 PM, Kieron Hardy <kieron.hardy at gmail.com> wrote:
>> > Also, in DrRacket, the error message when trying to use old versions of
>> > compiled code (see example message below) does not get cleared after a
>> > re-compile (in another command window) and a successful racket->run
>> > (ctrl-r).
>> >
>> > Kieron.
>> >
>> >
>> > On Sat, Oct 20, 2012 at 10:22 AM, Kieron Hardy <kieron.hardy at gmail.com>
>> > wrote:
>> >>
>> >> Yes - the same area where syntax error check status and error messages
>> >> show.
>> >>
>> >> Kieron.
>> >>
>> >> On Oct 20, 2012, at 3:50, Robby Findler <robby at eecs.northwestern.edu>
>> >> wrote:
>> >>
>> >> > Where is the error message? In the bar along the bottom where the
>> >> > "background" (formerly "online") messages appear?
>> >> >
>> >> > Robby
>> >> >
>> >> > On Fri, Oct 19, 2012 at 10:48 PM, <kieron.hardy at gmail.com> wrote:
>> >> >> A new problem report is waiting at
>> >> >> http://bugs.racket-lang.org/query/?cmd=view&pr=13201
>> >> >>
>> >> >> Reported by Kieron Hardy for release: 5.3.1.1--2012-10-14(a59df8c/a)
>> >> >>
>> >> >> *** Description:
>> >> >> In DrRacket, the error message indicating a required file is not found,
>> >> >> does not get cleared immediately after the file is created.
>> >> >>
>> >> >> *** How to repeat:
>> >> >> Start DrRacket, open new tab (e.g. with just #lang racket), save as
>> >> >> file-1.rkt.
>> >> >> Add require to non-existant file (require "file-2.rkt").
>> >> >> Observe error message: default-load-handler: cannot open input file
>> >> >> path: file-2.rkt system error: The system cannot find the file specified.;
>> >> >> errno=2
>> >> >> Open another tab (e.g. with just #lang racket), save as file-2.rkt (in
>> >> >> same directory as file-1). Navigate to first tab. Edit file (e.g. add
>> >> >> expression (+ 1 1)), save file.
>> _________________________
>> Racket Developers list:
>> http://lists.racket-lang.org/dev
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://barzilay.org/ Maze is Life!