spamcop is wrong.
----- Forwarded message from [email protected] ----- Date: 28 Aug 2012 11:12:28 -0000 From: [email protected] Subject: failure notice Hi. This is the qmail-send program at a.mx.smarden.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[email protected]>: 92.243.22.117 does not like recipient. Remote host said: 554 5.7.1 Service unavailable; Client host [176.74.58.109] blocked using bl.spamcop.net; Blocked - see http://www.spamcop.net/bl.shtml?176.74.58.109 Giving up on 92.243.22.117. --- Below this line is a copy of the message. Received: (qmail 3983 invoked by uid 1000); 28 Aug 2012 11:05:45 -0000 Message-ID: <[email protected]> Date: Tue, 28 Aug 2012 11:05:45 +0000 From: Gerrit Pape <[email protected]> To: Vincent Lefevre <[email protected]>, [email protected] Cc: Jonathan Nieder <[email protected]> Subject: Re: Bug#683671: dash doesn't ignore SIGINT when running an interactive command Reply-To: Vincent Lefevre <[email protected]>, [email protected], Jonathan Nieder <[email protected]> References: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[email protected]> On Thu, Aug 02, 2012 at 07:06:19PM +0200, Vincent Lefevre wrote: > Package: dash > Version: 0.5.7-3 > Severity: grave > Justification: causes non-serious data loss > > When running an interactive command, dash doesn't ignore SIGINT > and SIGQUIT. > > For instance, here's what I get with Emacs 24 (not a previous > version, since previously, Emacs had its own progress group, > so that the bug wasn't visible), by typing Ctrl-G Ctrl-X Ctrl-C > in Emacs: > > $ bash -c "emacs -Q -nw; echo foo"; echo bar > foo > bar > $ dash -c "emacs -Q -nw; echo foo"; echo bar > > $ echo $? > 130 > $ > According to Andreas Schwab[*], this is a bug in dash. And indeed, > the system(3) man page says: > > system() executes a command specified in command by calling > /bin/sh -c command, and returns after the command has been > completed. During execution of the command, SIGCHLD will be > blocked, and SIGINT and SIGQUIT will be ignored. > > [*] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11886#17 Hi, this bug log now suggests that zsh is in the same boat and the bug possibly lies within emacs. Do you still think it's a release-critical bug in dash? Thanks, Gerrit. ----- End forwarded message ----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

