From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JhhXX-0002em-I5 for garchives@archives.gentoo.org; Fri, 04 Apr 2008 08:44:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADE08E0510; Fri, 4 Apr 2008 08:44:49 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by pigeon.gentoo.org (Postfix) with ESMTP id 58533E0510 for ; Fri, 4 Apr 2008 08:44:49 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 13so4205162fge.14 for ; Fri, 04 Apr 2008 01:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type; bh=KpgRh2sKPxZpBGVhIa7/t9tmsZdlHeZuNbl2hz6CSmQ=; b=EiEJxuee9QSf0rWUoUA6uBYtlOSQ0KaP2YL6lzZe3osMjUCdYkgL1IGcAqmAWJbg1onIMtQ6CClpnI8c645kxgoeG3Sl939pVBjf3ab2nH+AmYK9vk4/V18L8HgC4Fh3o3W21N53JbIla/ujrPE1HVS8e9cbU4cNkRQeLW0lBCE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type; b=OB28inuss+wAp2VIWoefAueWRgUaKmsIOi4lzX+FrMdte4yrXuNkXcy817awI3t1THM/Tx+XYfuRYDBEIUyrlRAB0xCaxAKK1lRAlLxA0m8PiNoOQJoaPx0e18ybyY+JPkYrHJYbSefJqqy+aJ3kA66o59gGwEI+TQaCnLvr77s= Received: by 10.86.54.3 with SMTP id c3mr605101fga.73.1207298688833; Fri, 04 Apr 2008 01:44:48 -0700 (PDT) Received: from ?192.168.0.135? ( [62.21.45.185]) by mx.google.com with ESMTPS id l19sm3130818fgb.0.2008.04.04.01.44.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Apr 2008 01:44:46 -0700 (PDT) Message-ID: <47F5EA8A.20706@gmail.com> Date: Fri, 04 Apr 2008 10:44:58 +0200 From: dexters84 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] References: <1207290124.13048.22.camel@orpheus> <200804040826.33774.dirk.heinrichs.ext@nsn.com> <47F5CC96.70300@bellsouth.net> <20080404090153.23ea6d0b@loonquawl.digimed.co.uk> In-Reply-To: <20080404090153.23ea6d0b@loonquawl.digimed.co.uk> Content-Type: multipart/alternative; boundary="------------050406010904090408000400" X-Archives-Salt: 557d53ad-b2ea-4642-bec3-db5c96ff2bef X-Archives-Hash: 86dab9257bc4fc02e7037d05ee19e1ab This is a multi-part message in MIME format. --------------050406010904090408000400 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Neil Bothwick pisze: > On Fri, 04 Apr 2008 01:37:10 -0500, Dale wrote: > > >> Maybe it was in braille? o_O >> > > No, my screen was still smooth as well as blank :) > > I'd say the answer is a definite maybe. > > > There is nothing to laugh about - it's M$'s new mail filtering system. if [ $user = $windows_live_user ] ; then do case $user_requested_action in linux_connected_activity) $user_data > /dev/null activate_bsod(); ;; every_other_action) tail /dev/random > $user_data echo "Sending Your message - please wait" sleep 10 activate_bsod() ;; done --------------050406010904090408000400 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Neil Bothwick pisze:
On Fri, 04 Apr 2008 01:37:10 -0500, Dale wrote:

  
Maybe it was in braille?  o_O
    

No, my screen was still smooth as well as blank :)

I'd say the answer is a definite maybe.


  
There is nothing to laugh about - it's M$'s new mail filtering system.


if [ $user = $windows_live_user ] ; then do
case $user_requested_action in
             linux_connected_activity)
                 $user_data > /dev/null
                 activate_bsod();
                 ;;
             every_other_action)
                tail /dev/random > $user_data
                echo "Sending Your message - please wait"
                sleep 10
                activate_bsod()
                ;;
done
--------------050406010904090408000400-- -- gentoo-user@lists.gentoo.org mailing list