From owner-freebsd-security Tue Dec 4 21:52: 6 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.axelero.hu (cmail.axelero.hu [195.228.240.83]) by hub.freebsd.org (Postfix) with SMTP id CC12F37B419 for ; Tue, 4 Dec 2001 21:51:58 -0800 (PST) Received: (qmail 24454 invoked from network); 5 Dec 2001 06:51:57 +0100 Received: from adsl101.228.axelero.hu (HELO Picasso.Zahemszky.HU) (root@195.228.228.101) by mail.axelero.hu with SMTP; 5 Dec 2001 06:51:57 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.11.6/8.11.6) id fB55rvC00542 for freebsd-security@freebsd.org; Wed, 5 Dec 2001 06:53:57 +0100 (CET) (envelope-from zgabor) Date: Wed, 5 Dec 2001 06:53:57 +0100 From: =?iso-8859-1?Q?Zahemszky_G=E1bor?= To: freebsd-security@freebsd.org Subject: Re: Hi (off-topic) Message-ID: <20011205065357.A487@Picasso.Zahemszky.HU> References: <3C0D4FBD.17F0BA07@fpsn.net> <015001c17d15$0c97e170$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <015001c17d15$0c97e170$0a00000a@atkielski.com>; from anthony@freebie.atkielski.com on Tue, Dec 04, 2001 at 11:43:08PM +0100 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Dec 04, 2001 at 11:43:08PM +0100, Anthony Atkielski wrote: > A simple solution: Don't open files with suspicious attachments. That's what I do. Hi! A simple solution: use UNIX based e-mail clients. I like mutt, but I'm a console-fan. Sometimes I use sylpheed, it's a nice W*-like graphical client running under X, and it's in the ports collection. Bye: ZGabor < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message