From linux-mm-www-bounce@nl.linux.org Mon Apr  1 02:53:36 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:54164 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16410AbSDAAxY>;
	Mon, 1 Apr 2002 02:53:24 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Mon, 01 Apr 2002 02:53:19 +0200 (CEST)
Received: (from localhost user: 'riel' uid#1000 fake: STDIN
	(riel@humbolt.nl.linux.org)) by humbolt.nl.linux.org
	id <S16400AbSDAAw7>; Mon, 1 Apr 2002 02:52:59 +0200
From:	Rik van Riel <riel@nl.linux.org>
To:	linux-mm-www@nl.linux.org
Subject: [CVS] humbolt:/linux-mm mm-links.shtml
Message-Id: <20020401005307Z16400-22664+40@humbolt.nl.linux.org>
Date:	Mon, 1 Apr 2002 02:52:59 +0200
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: riel@nl.linux.org
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Update of /home/CVS/linux-mm
In directory humbolt:/tmp/cvs-serv25807

Modified Files:
	mm-links.shtml 
Log Message:
updated some links, thanks to Michael Fischer
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Wed Apr  3 10:45:12 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:50358 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16438AbSDCIpC>;
	Wed, 3 Apr 2002 10:45:02 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Wed, 03 Apr 2002 10:44:57 +0200 (CEST)
Received: from ecbull20.frec.bull.fr ([IPv6:::ffff:129.183.4.3]:43730 "EHLO
	ecbull20.frec.bull.fr") by humbolt.nl.linux.org with ESMTP
	id <S16397AbSDCIor> convert rfc822-to-8bit; Wed, 3 Apr 2002 10:44:47 +0200
Received: from egalis.frec.bull.fr (egalis.frec.bull.fr [129.183.10.1])
	by ecbull20.frec.bull.fr (8.9.2/8.9.1) with ESMTP id KAA19642
	for <linux-mm-www@nl.linux.org>; Wed, 3 Apr 2002 10:44:46 +0200
Received: from bull.net (localhost [127.0.0.1])
	by egalis.frec.bull.fr (AIX4.3/8.9.3/8.9.3) with ESMTP id KAA137584
	for <linux-mm-www@nl.linux.org>; Wed, 3 Apr 2002 10:44:42 +0200
Message-ID: <3CAAC0F9.5E61DD30@bull.net>
Date:	Wed, 03 Apr 2002 10:44:42 +0200
From:	Zoltan Menyhart <Zoltan.Menyhart@bull.net>
Organization: Bull S.A.
X-Mailer: Mozilla 4.78 [en] (X11; U; AIX 4.3)
X-Accept-Language: hu, fr-FR, en
MIME-Version: 1.0
To:	linux-mm-www@nl.linux.org
Subject: Swap-in question
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8BIT
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: Zoltan.Menyhart@bull.net
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Hi,

I try to understand how the swap i/o works. I had a look at v. 2.4.17
and v. 2.5.7.
I have noticed that read_swap_cache() has become
read_swap_cache_async().
I cannot see who is waiting for the swap-in operation be done.
As far as I can see, we return to the faulting user program before the
swap-in has been done and we hit another times the same page fault... we

repeat it until finally the page is in.
Am I right ?
Can you please send me some papers describing the evolution of the VMM &

the swap subsystem ?
Thank you in advance.

Regards,

Zoltán Menyhárt

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Sat Apr  6 14:21:23 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:21222 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16379AbSDFMVU>;
	Sat, 6 Apr 2002 14:21:20 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Sat, 06 Apr 2002 14:21:16 +0200 (CEST)
Received: from web13602.mail.yahoo.com ([IPv6:::ffff:216.136.175.113]:14093
	"HELO web13602.mail.yahoo.com") by humbolt.nl.linux.org with SMTP
	id <S16362AbSDFMVD>; Sat, 6 Apr 2002 14:21:03 +0200
Message-ID: <20020406122101.11065.qmail@web13602.mail.yahoo.com>
Received: from [203.124.208.194] by web13602.mail.yahoo.com via HTTP; Sat, 06 Apr 2002 04:21:01 PST
Date:	Sat, 6 Apr 2002 04:21:01 -0800 (PST)
From:	sachin shah <sachinnshah@yahoo.com>
Subject: I want help
To:	linux-mm-www@nl.linux.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: sachinnshah@yahoo.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Sir,

Can you gave me a website address or send a document
beased on linux memory management after 2.4.16

Thank,
Sachin

=====
Sachin Project Trainee. IBM Global Services Labs, Linux Technology Center, Golden Tower, Banglore.

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Sun Apr  7 10:46:17 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:50826 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16425AbSDGIqI>;
	Sun, 7 Apr 2002 10:46:08 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Sun, 07 Apr 2002 10:46:04 +0200 (CEST)
Received: from 203186011050.ctinets.com ([IPv6:::ffff:203.186.11.50]:24325
	"EHLO mail.winox.com") by humbolt.nl.linux.org with ESMTP
	id <S16487AbSDGIpr>; Sun, 7 Apr 2002 10:45:47 +0200
Received: from ccfd.com ([64.86.192.65])
	by mail.winox.com (8.11.6/linuxconf) with SMTP id g378nDB18157;
	Sun, 7 Apr 2002 16:49:17 +0800
Date:	Sun, 7 Apr 2002 16:49:17 +0800
Message-ID: <409e7b9e$587f$3179>
Mime-Version: 1.0
X-Priority: 1 (Highest)
X-MSMail-Priority: High
Importance: High
Content-Type: multipart/mixed;
	boundary="----=_NextPart_7274_17983_7C92.41B778020382"
To:	<Undisclosed-Recipient@mail.winox.com>
From:	"" <kathy_smith@network888.com>
Subject: Hello
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: kathy_smith@network888.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org


------=_NextPart_7274_17983_7C92.41B778020382
Content-Type: text/plain; 
	charset="us-ascii"
Content-Transfer-Encoding: 8bit

Find out what your children, lovers, employees are doing on the Internet

Make sure they are being safe on the Internet with Privacy-Control Software.
Privacy-Control will hide on your computer and secretly record all instant messages, chat, email, web sites and more! Once you install it, it becomes 
completely invisible. Then, after the computer is used, you just enter the password, and you can see everything that happened!

With Privacy-Control you can record:
AOL Instant Messenger
MSN Messenger
All web sites visited
All keystrokes typed
Web based email
Compuserve
AOL mail, version 5, 6 and 7

Privacy-Control will NOT show up anywhere in the START menu, there will be no icons for it, and it won't even show up in the CTRL-ALT-DELETE 
menu. Only you can access it with a password.

Why wonder what is going on...? Have peace of mind for only $19.95. You can order securely and pay no shipping since it is a direct download!
Click Here to order http://www.privacy-control.com/order.html

Or visit us at http://www.privacy-control.com




To be opt out please email optout@systems-mail.org










34fb7b0a670925f21a051b459a34ab58736c8a

------=_NextPart_7274_17983_7C92.41B778020382--
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Fri Apr 12 01:58:13 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:16875 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16318AbSDKX6E>;
	Fri, 12 Apr 2002 01:58:04 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Fri, 12 Apr 2002 01:57:58 +0200 (CEST)
Received: from smtp1.clear.net.nz ([IPv6:::ffff:203.97.33.27]:61897 "EHLO
	smtp1.clear.net.nz") by humbolt.nl.linux.org with ESMTP
	id <S16169AbSDKX5n>; Fri, 12 Apr 2002 01:57:43 +0200
Received: from nate (a002-m001-u59.nels.clear.net.nz [203.167.196.187])
 by smtp1.clear.net.nz (CLEAR Net Mail)
 with SMTP id <0GUF0085WH82N9@smtp1.clear.net.nz> for
 linux-mm-www@nl.linux.org; Fri, 12 Apr 2002 11:57:39 +1200 (NZST)
Date:	Fri, 12 Apr 2002 11:57:01 +1200
From:	Mike Lowe <Lowe-m@clear.net.nz>
Subject: Virtual Memory
To:	linux-mm-www@nl.linux.org
Message-id: <000801c1e1b4$956ac590$01646464@nate>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
Content-type: multipart/alternative;
 boundary="----=_NextPart_000_0005_01C1E219.27B779C0"
X-Priority: 3
X-MSMail-priority: Normal
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: Lowe-m@clear.net.nz
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C1E219.27B779C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

As part of a research assignment I am looking into the Virtual Memory on =
a Linux OS.
Could you possibly give me a basic description of how it works?

------=_NextPart_000_0005_01C1E219.27B779C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>As part of a research assignment I am =
looking into=20
the Virtual Memory on a Linux OS.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Could you possibly give me a basic =
description of=20
how it works?</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C1E219.27B779C0--

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Fri Apr 12 20:08:40 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:26056 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16668AbSDLSI2>;
	Fri, 12 Apr 2002 20:08:28 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Fri, 12 Apr 2002 20:08:24 +0200 (CEST)
Received: from www.gridlocked.net ([IPv6:::ffff:216.40.196.23]:12306 "EHLO
	www.gridlocked.net") by humbolt.nl.linux.org with ESMTP
	id <S16665AbSDLSIC> convert rfc822-to-8bit; Fri, 12 Apr 2002 20:08:02 +0200
Message-ID: <2541216-2200245121884779@gridlocked.net>
X-EM-Version: 6, 0, 0, 6
X-EM-Registration: #00F06206106618006920
X-Priority: 3
Organization: Gridlocked.net
From:	"GWD" <links@gridlocked.net>
To:	"linux-mm-www@nl.linux.org" <linux-mm-www@nl.linux.org>
Subject: Weblink Database
Date:	Sat, 13 Apr 2002 04:08:04 +1000
MIME-Version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 8BIT
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: links@gridlocked.net
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Hi, 

I was wondering if you wanted to add your websites URL to:

http://www.gridlocked.net/sites/thesites.html

It's easy, quick and free. Just click the above link and enter your sites Title and URL.

By adding your link you will gain more visitors to your site from our links.

For bonus prizes and URL submissions cut and paste the bellow link somewhere on your site.
  
Find more websites at <a href='http://www.gridlocked.net'>Gridlocked</a>.   

Each month we'll submit your website's URL to all the major search engines for free! Not only that, you also go into our monthly website comp!.  We pick out random sites from our database. If your site is the monthly winner you could win computer moding products, web design, networking ,and security books, free movie passes, or up to $60 USD in eBay items. Cool?

If you copy and paste the below code into your website we'll pick up the link in our weekly visits and add you into our monthly search engine submissions, and prizes draw! Chances of winning are very good right now!


Find more websites at <a href='http://www.gridlocked.net'>Gridlocked</a>.

Have a good day.




Gridlocked Networks
http://www.gridlocked.net

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Sat Apr 13 22:15:31 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:28063 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16590AbSDMUPS>;
	Sat, 13 Apr 2002 22:15:18 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Sat, 13 Apr 2002 22:15:11 +0200 (CEST)
Received: from 226.muag.wash.wacdc01r1.dsl.att.net ([IPv6:::ffff:12.98.110.226]:26376
	"EHLO x.vwx.com") by humbolt.nl.linux.org with ESMTP
	id <S16434AbSDMUOl>; Sat, 13 Apr 2002 22:14:41 +0200
Received: from x.reston01.va.comcast.net
          (pcp742943pcs.reston01.va.comcast.net [68.49.147.101])
          by x.vwx.com (Post.Office MTA v3.5.3 release 223
          ID# 0-60653U1000L100S0V35) with SMTP id com;
          Sat, 13 Apr 2002 06:58:42 -0400
From:	domainmaster@vwx.com
Subject: SOS VWX.COM
Date:	Sat, 13 Apr 2002 06:58:42 -0400
Message-ID: <20020413105842812.AEO2216@x.vwx.com@x.reston01.va.comcast.net>
To:	unlisted-recipients:; (no To-header on input)
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: domainmaster@vwx.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Ladies and Gentlmen,

Please accept my most humble and sincere apologies if this email has
reached you at a bad moment, or is problem to you in any fashion.

My true email is listed as the return address as a gesture of my sincerity.

This email is a cry for help at http://vwx.com

A cry for freedom...
A cry for rights...
A cry for Justice...

Please help...Please don't report me for sending mass email...
Your email was selected on a spider done on "Prayer"

Sincerely yours,
Jim Anderson
http://vwx.com

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Sun Apr 14 06:36:59 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:32720 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16151AbSDNEgp>;
	Sun, 14 Apr 2002 06:36:45 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Sun, 14 Apr 2002 06:36:42 +0200 (CEST)
Received: from [IPv6:::ffff:218.63.89.76] ([IPv6:::ffff:218.63.89.76]:51444
	"HELO www") by humbolt.nl.linux.org with SMTP id <S16022AbSDNEgA>;
	Sun, 14 Apr 2002 06:36:00 +0200
From:	=?gb2312?q?=F4=E4=B4=E4.com_<fcui=5Fsendmail@sohu.com>?=
Subject: =?gb2312?q?=F4=E4=B4=E4=D6=AE=C3=C0?=
Date:	Sun, 14 Apr 2002 12:36:53 +0800
MIME-Version: 1.0
Content-Type: multipart/related; boundary="49bdb1aa-4f97-11d6-a76e-00e04c4a956b"
Message-Id: <20020414043608Z16022-30326+7@humbolt.nl.linux.org>
To:	unlisted-recipients:; (no To-header on input)
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: fcui=5Fsendmail@sohu.com?=
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org


This is a multi-part message in MIME format
--49bdb1aa-4f97-11d6-a76e-00e04c4a956b
Content-Type: text/html; charset=gb2312
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<title>email-1.gif</title>
<meta http-equiv=3D"Content-Type" content=3D"text/html;">
<!-- Fireworks 4.0  Dreamweaver 4.0 target.  Created Sat Apr 06 21:22:27 =
GMT+0800 (?D1(?(??) 2002-->
</head>
<body bgcolor=3D"#ffffff" leftmargin=3D"0" topmargin=3D"0">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"760" align=3D=
"center">
  <!-- fwtable fwsrc=3D"=A6=C4=03=03" fwbase=3D"email-1.gif" fwstyle=3D=
"Dreamweaver" fwdocid =3D "742308039" fwnested=3D"0" -->
  <tr>
   <td><img src=3D"images/spacer.gif" width=3D"346" height=3D"1" border=3D=
"0"></td>
   <td><img src=3D"images/spacer.gif" width=3D"312" height=3D"1" border=3D=
"0"></td>
   <td><img src=3D"images/spacer.gif" width=3D"102" height=3D"1" border=3D=
"0"></td>
   <td><img src=3D"images/spacer.gif" width=3D"1" height=3D"1" border=3D=
"0"></td>
  </tr>
  <tr>
    <td colspan=3D"3"><a href=3D"http://www.fcui.com.cn" target=3D=
"_blank"><img name=3D"email1_r1_c1" src=3D=
"http://www.fcui.com.cn/email/images/email-1_r1_c1.gif" width=3D"760" =
height=3D"74" border=3D"0"></a></td>
   <td><img src=3D"images/spacer.gif" width=3D"1" height=3D"74" border=3D=
"0"></td>
  </tr>
  <tr>
    <td><a href=3D"http://www.fcui.com.cn" target=3D"_blank"><img name=3D=
"email1_r2_c1" src=3D"http://www.fcui.com.cn/email/images/email-1_r2_c1.gif" =
width=3D"346" height=3D"202" border=3D"0"></a></td> 
    <td><a href=3D"http://www.fcui.com.cn" target=3D"_blank"><img name=3D=
"email1_r2_c2" src=3D"http://www.fcui.com.cn/email/images/email-1_r2_c2.gif" =
width=3D"312" height=3D"202" border=3D"0"></a></td> 
    <td rowspan=3D"3"><a href=3D"http://www.fcui.com.cn/gbk/club/index.php" =
target=3D"_blank"><img name=3D"email1_r2_c3" src=3D=
"http://www.fcui.com.cn/email/images/email-1_r2_c3.gif" width=3D"102" =
height=3D"496" border=3D"0"></a></td>
   <td><img src=3D"images/spacer.gif" width=3D"1" height=3D"202" border=3D=
"0"></td>
  </tr>
  <tr>
    <td><a href=3D"http://www.fcui.com.cn" target=3D"_blank"><img name=3D=
"email1_r3_c1" src=3D"http://www.fcui.com.cn/email/images/email-1_r3_c1.gif" =
width=3D"346" height=3D"190" border=3D"0"></a></td> 
    <td><a href=3D"http://www.fcui.com.cn" target=3D"_blank"><img name=3D=
"email1_r3_c2" src=3D"http://www.fcui.com.cn/email/images/email-1_r3_c2.gif" =
width=3D"312" height=3D"190" border=3D"0"></a></td>
   <td><img src=3D"images/spacer.gif" width=3D"1" height=3D"190" border=3D=
"0"></td>
  </tr>
  <tr>
    <td colspan=3D"2"><a href=3D"http://www.fcui.com.cn/gbk/feicuilife/luck/" =
target=3D"_blank"><img name=3D"email1_r4_c1" src=3D=
"http://www.fcui.com.cn/email/images/email-1_r4_c1.gif" width=3D"658" =
height=3D"104" border=3D"0"></a></td>
   <td><img src=3D"images/spacer.gif" width=3D"1" height=3D"104" border=3D=
"0"></td>
  </tr>
</table>
</body>
</html>  
--49bdb1aa-4f97-11d6-a76e-00e04c4a956b--

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Tue Apr 16 01:01:30 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:47597 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16415AbSDOXBR>;
	Tue, 16 Apr 2002 01:01:17 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Tue, 16 Apr 2002 01:01:08 +0200 (CEST)
Received: from moe.rice.edu ([IPv6:::ffff:128.42.5.4]:25586 "EHLO moe.rice.edu")
	by humbolt.nl.linux.org with ESMTP id <S16353AbSDOXAm>;
	Tue, 16 Apr 2002 01:00:42 +0200
Received: from kennel.ruf.rice.edu (kennel.ruf.rice.edu [128.42.31.101])
	by moe.rice.edu (8.9.0/8.9.0) with ESMTP id SAA01554
	for <linux-mm-www@nl.linux.org>; Mon, 15 Apr 2002 18:00:40 -0500 (CDT)
Received: from localhost (dholakia@localhost)
	by kennel.ruf.rice.edu (8.9.0/8.9.0) with ESMTP id SAA08171
	for <linux-mm-www@nl.linux.org>; Mon, 15 Apr 2002 18:00:36 -0500 (CDT)
Date:	Mon, 15 Apr 2002 18:00:32 -0500 (CDT)
From:	"Utpal M. Dholakia" <dholakia@ruf.rice.edu>
To:	<linux-mm-www@nl.linux.org>
Subject: Request for help
Message-ID: <Pine.GSO.4.33.0204151758560.6487-100000@kennel.ruf.rice.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: dholakia@ruf.rice.edu
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Dear webmaster or moderator of linux-mm website:

I am a faculty member in the Jones school of management at Rice University
in Houston, Texas, USA (this may be verified using a Google search with
"Paul
Dholakia", or "Utpal Dholakia"). We are conducting an academic research
project, studying social interactions online more generally, and
specifically how communities organized around products or brands are
formed, from a sociological perspective.

In this regard, we are conducting a survey of people who belong to
internet-based LINUX groups such as mailing lists, websites etc. seeking
information on different elements of their thoughts, feelings, and
motivations of participating in such groups, and the value of the group to
them...

Our survey is available on the web at the following URL:

http://www.surveypro.com/cgi-bin/surveypro/run_survey.cgi?id=2444

Please note that the survey is targeted especially at those individuals
who interact with the more-or-less same group of individuals online within
the mailing list (as in your case) or on some other online forum (more
generally), that is, those who have online friends that they interact with
regularly.

I was writing to seek your help in publicizing our research, among your
community and constituents (participants and contributors to the linux-mm
website) in an appropriate and minimally intrusive fashion ---perhaps
posting a short note at an appropriate location on your website or in your
discussion lists/user forums (if you facilitate any; I could not determine
this from your website) might be very effective... Any help you can
provide to publicize our research among your membership and constituents
would be very useful indeed!

I am very sensitive to issues of netiquette, so please feel free to modify
and abbreviate this message to a few lines, if you decide to post it for
publicizing.

Of course, our research is strictly academic, and has no commercial links
or interests whatsoever. We hope to publish this research in a sociology
journal.

As a small token of our appreciation for participants' time, and in the
spirit of the philosophy underlying the open-source movement, we will
donate a total of $500 to the five favorite organizations/ groups of our
participants' choice (we ask the participant's to nominate their favorite
groups in the survey). Of course, the findings of the study will be freely
available from my website or via email (upon request) in approximately two
months.

I hope you are able to help our effort. Please let me know if you have any
questions.

Thank you for your attention.

Sincerely,
Best wishes,
Paul Dholakia
-----------------------------------------------------------------------
Dr. Paul Dholakia
Assistant Professor of Management
Rice University
314 Herring Hall - MS 531
6100 Main Street
Houston TX 77005-1892
Tel: 713-348-5376
Fax: 713-348-5251
http://www.ruf.rice.edu/~dholakia
-----------------------------------------------------------------------





--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Tue Apr 16 22:50:56 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:46826 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16335AbSDPUuy>;
	Tue, 16 Apr 2002 22:50:54 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Tue, 16 Apr 2002 22:50:49 +0200 (CEST)
Received: from [IPv6:::ffff:211.248.199.130] ([IPv6:::ffff:211.248.199.130]:2790
	"HELO 211.248.199.130") by humbolt.nl.linux.org with SMTP
	id <S16501AbSDPUuN>; Tue, 16 Apr 2002 22:50:13 +0200
Received: from unknown (HELO mailout2-eri1.midsouth.rr.com) (184.119.91.62) by rly-xw05.mx.aol.com with asmtp; Apr, 16 2002 4:31:47 AM +0600
Received: from 36.185.61.158 ([36.185.61.158]) by f64.law4.hotmail.com with QMQP; Apr, 16 2002 3:44:33 AM -0700
Received: from [110.188.46.152] by mta05bw.bigpond.com with QMQP; Apr, 16 2002 2:47:34 AM -0800
From:	mmytinkjet @ ink-pricestores <noxink@emailpoint.net>
To:	ink1printerowner@yahoo.com
Cc:	linux-mm-www@nl.linux.org
Subject: Hi,, Low price  inkjet cartridges epa
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Date:	Tue, 16 Apr 2002 04:48:56 -0700
X-Mailer: Microsoft Outlook Express 6.00.2462.0000
Message-Id: <20020416205021Z16501-7524+77@humbolt.nl.linux.org>
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: noxink@emailpoint.net
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

>From the last look at our site  we think that this
new inkjet price list will save you even more money.
   
 > BC21c "Store Price"-$21.00   "OUR PRICE"-- $6.95<
      C80's 15.00                     
  C60's  for just  $17.00
EPSON STYLUS 777 BALCK		T017201			 $14.50 
EPSON STYLUS 777 COLOR		T018201			 $15.50 

					
 BROTHER COMPATIBLE INK JET CARTRIDGES	OEM P/N			U/PRICE
"BROTHER HC-2500/ MFC-7000FC, BLACK"	LC-01BK			 $6.50
"BROTHER HC-2500/ MFC-7000FC, CYAN"	LC-01C			 $6.50 
"BROTHER HC-2500/ MFC-7000FC, MAGENTA"	LC-01M			 $6.50 
"BROTHER HC-2500/ MFC-7000FC, YELLOW"	LC-01Y			 $6.50 
"BROTHER MFC-740/7150C/7160C, BLACK"	LC-02BK			 $7.50 
"BROTHER MFC-740/7150C/7160C, CYAN"	LC-02C			 $7.00 
"BROTHER MFC-740/7150C/7160C, MAGENTA"	LC-02M			 $7.00 
"BROTHER MFC-740/7150C/7160C, YELLOW"	LC-02Y			 $6.50 
"BROTHER MP-21C SERIES, BLACK/ CYAN"	LC-03BC			 $12.00 
"BROTHER MP-21C SERIES, MAGENTA/ YELLOW"LC-03MY			 $12.00  
					
CALCOMP COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"CALCOMP TECHJET COLOR/COLOR GT/PS SERIES, BLACK"	IJ-2055BK	 $11.00 
"CALCOMP TECHJET COLOR/COLOR GT/PS SERIES, CYAN"	IJ-2055C	 $11.00 
"CALCOMP TECHJET COLOR/COLOR GT/PS SERIES, MAGENTA"	IJ-2055M	 $11.00 
"CALCOMP TECHJET COLOR/COLOR GT/PS SERIES, YELLOW"	IJ-2055Y	 $11.00 
					
CANON COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"CANON BJ-30, BLACK (3/PACK)"				BCI-10		 $9.00 
"CANON BJ-300/330 & IBM EXECJET 4072, BLACK"		BJI-642		 $6.00  
"CANON BJC-70/ 80, BLACK (3/PACK)"			BCI-11		$12.00  
"CANON BJC-70/ 80, 3-COLOR (3/PACK)"			BCI-11C		 $12.00 
"CANON BJC-600/610/620, BLACK (9ML)"			BJI-201BK	 $3.00 
"CANON BJC-600/610/620, CYAN (9ML)"			BJI-201C	 $3.00  
"CANON BJC-600/610/620, MAGENTA (9ML)"			BJI-201M	 $3.00 
"CANON BJC-600/610/620, YELLOW (9ML)"			BJI-201Y	 $3.00  
"CANON BJC-600/610/620 HI-CAP, BLACK (12ML)"		BJI-201BK HC	 $3.00  
"CANON BJC-600/610/620 HI-CAP, CYAN (12ML)"		BJI-201C HC	 $3.00 
"CANON BJC-600/610/620 HI-CAP, MAGENTA (12ML)"		BJI-201M HC	 $3.00 
"CANON BJC-600/610/620 HI-CAP, YELLOW (12ML)"		BJI-201Y HC	 $3.00 
"CANON BJC-600/610/620 HI-CAP, BLACK (14ML,OEM Style)"	BJI-201BKHC	 $3.00 
"CANON BJC-800/820/880/880J & IBM 4079 COLOR, BLACK"	BJI-643BK	 $6.00  
"CANON BJC-800/820/880/880J & IBM 4079 COLOR, CYAN"	BJI-643C	 $6.00  
"CANON BJC-800/820/880/880J & IBM 4079 COLOR, MAGENTA"	BJI-643M	 $6.00 
"CANON BJC-800/820/880/880J & IBM 4079 COLOR, YELLOW"	BJI-643Y	 $6.00 
"CANON BJC-2000/4000/5000 Series/Multipass C3500, BLACK"BCI-21BK	 $4.50  
"CANON BJC-2000/4000/5000 Series/Multipass C3500, 3-COL"BCI-21C		 $7.50 
"CANON BJC-3000/6000/6100, BLACK, 25ML"			BCI-3 BK	 $6.50 
"CANON BJC-3000/6000/6100, CYAN, 14ML"			BCI-3 C		 $6.00  
"CANON BJC-3000/6000/6100, MAGENTA, 14ML"		BCI-3 M		 $6.00 
"CANON BJC-3000/6000/6100, YELLOW, 14ML"		BCI-3 Y		 $6.00  
"CANON BJC-3000/6000/6100, PHOTO BLACK, 14ML"		BCI-3 P BK	 $6.00  
"CANON BJC-3000/6000/6100,  PHOTO CYAN, 14ML"		BCI-3 P C	 $6.00  
"CANON BJC-3000/6000/6100, PHOTO MAGENTA, 14ML"		BCI-3 P M	 $6.00  
	ALL BCI-3E USE PIGMENT INK WATERPROOF				
CANON S400 S450 S600 S4500/6000 BJC3000 6000 BLACK	BCI-3E BK	 $7.00 
CANON S400 S450 S600 S4500/6000 BJC3000 6000 CYAN	BCI-3E C	 $6.00  
CANON S400 S450 S600 S4500/6000 BJC3000 6000 MAGENTA	BCI-3E M	 $6.00  
CANON S400 S450 S600 S4500/6000 BJC3000 6000 YELLOW	BCI-3E Y	 $6.00  
CANON S400 S450 S600 S4500/6000 BJC3000 6000 PHOTO BLACK BCI-3E PB	 $7.00 
CANON S400 S450 S600 S4500/6000 BJC3000 6000 PHOTO MAGENT BCI-3E PM	 $6.00  
"CANON BJC-7000/7004/700J, 3-COLOR"			BCI-61		 $12.00  
"CANON BJC-7000/7004/700J/8000, 6-COLOR"		BCI-62PHOTO    	 $14.00 
"CANON BJC-8200/BJF-850, BLACK"(use in BC-50 Printhead)	BCI-5 BK	 $8.00  
"CANON BJC-8200/BJF-850, CYAN"				BCI-5 C		 $8.00  
"CANON BJC-8200/BJF-850, YELLOW"			BCI-5 Y		 $8.00 
"CANON BJC-8200/BJF-850, PHOTO CYAN"			BCI-5 P C	 $8.00  
"CANON BJC-8200/BJF-850, PHOTO MAGENTA"			BCI-5 P M	 $8.00  
		
					
CANON COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"CANON BJC-8500/BJF-8500, INK OPTIMZER"			BCI-8WF		 $12.00  
"CANON BJC-8500/BJF-8500, BLACK"			BCI-8 BK         $12.00  
"CANON BJC-8500/BJF-8500, CYAN"				BCI-8 C		 $10.00  
"CANON BJC-8500/BJF-8500, MAGENTA"			BCI-8 M		 $10.00  
"CANON BJC-8500/BJF-8500, YELLOW"			BCI-8 Y		 $10.00  
"CANON BJC-8500/BJF-8500, PHOTO CYAN"			BCI-8 P C	 $10.00  
"CANON BJC-8500/BJF-8500, PHOTO MAGENTA"		BCI-8 P M        $10.00  
"CANON BJC-8500/BJF-8500, PHOTO BLACK"			BCI-8 P BK	 $10.00  
 (New)"CANON LR1 PRINTSTATION, BLACK"			BCI-17		 $6.50  
					
EPSON COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"EPSON SQ-870/1170/2570, BLACK"				S020010		 $13.50 
"EPSON STYLUS 400/800/1000, BLACK"			S020025		 $8.00  
"EPSON STYLUS COLOR/COLOR PRO, BLACK"			S020034		 $8.00  
"EPSON STYLUS COLOR/COLOR PRO, 3-COLOR"			S020036		 $11.00 
"EPSON STYLUS PRO XL+, 3-COLOR"				S020066		 $7.70  
"EPSON STYLUS 200/820/COLOR II/IIs/200, BLACK"		S020047		 $5.50  
"EPSON STYLUS 200/820/1500/COLOR II/COLOR IIs, 3-COLOR"	S020049		 $9.50 
"EPSON STYLUS 1500, BLACK"				S020062		 $11.50 
"EPSON STYLUS COLOR 400/500/600/PHOTO/PHOTO700, BK"	S020093		 $7.95   
"EPSON STYLUS COLOR 200/500, 3-COLOR"			S020097		 $8.95   
"EPSON STYLUS COLOR 800/850/1520, BLACK"		S020108		 $8.95   
 Epson Stylus Color 3000 / Stylus Pro 5000/Black        S020118         $10.95
"EPSON STYLUS COLOR 400/600/800/850/1520, 3-COLOR"	S020089		 $9.95   
"EPSON STYLUS 700/PHOTO/PHOTO 700, 5-COLOR"		S020110		 $11.95   

"EPSON STYLUS COLOR 300, 4-COLOR"			S020138		 $10.95   
"EPSON STYLUS COLOR 3000, CYAN"				S020130		 $10.95   
"EPSON STYLUS COLOR 3000, MAGENTA"			S020126		 $10.95   
"EPSON STYLUS COLOR 3000/5000, YELLOW"			S020122		 $10.95   
"EPSON STYLUS COLOR 5000, MAGENTA"			S020143		 $14.50   
"EPSON STYLUS COLOR 5000, CYAN"				S020147		 $14.50   
"EPSON STYLUS COLOR 440/460/640/660/670/Photo750/1200, BK"	S020187	 $9.50    
"EPSON STYLUS COLOR 740/760/860/1160/SS2500, BK"		S020189	 $10.50   
"EPSON S. COLOR 440/460/640/660/670/740/860/1160/SS2500, COL"	S020191	 $11.50   
"EPSON STYLUS PHOTO 750, 5-COLOR"			S020193		 $13.50  
"EPSON STYLUS PHOTO 1200, 5-COLOR"			T001011		 $14.50  
"EPSON STYLUS COLOR 900/ 980, BLACK"			T003011		 $9.95    
"EPSON STYLUS COLOR 900/ 980, 3-COLOR"			T005011		 $10.95   
"EPSON STYLUS PRO. 9000, BLACK"				T407011		 $22.00   
"EPSON STYLUS PRO. 9000, CYAN"				T410011		 $22.00   
"EPSON STYLUS PRO. 9000, MAGENTA"			T409011		 $22.00  
"EPSON STYLUS PRO. 9000, YELLOW"			T408011		 $22.00  
"EPSON STYLUS PRO. 9000, LIGHT CYAN"			T412011		 $22.00   
"EPSON STYLUS PRO. 9000, LIGHT MAGENTA"			T411011		 $22.00  
"EPSON STYLUS COLOR 480/ 480SX/ 580, BLACK"		T013201		 $6.00  
"EPSON STYLUS COLOR 480/ 480SX/ 580, 3-COLOR"		T014201		 $8.50  
"EPSON STYLUS COLOR 880, BLACK"				T019201		 $6.50 
"EPSON STYLUS COLOR 880, 3-COLOR"			T020201		 $9.00  
"EPSON STYLUS PHOTO 870/875/780/890, BLACK,"		T007201		 $13.00  
"EPSON STYLUS PHOTO 870/875/780/890, 5-COLOR,"		T008201		 $14.00  
EPSON STYLUS 1270 PHOTO COLOR				T009201		 $16.00  
EPSON STYLUS 777 BALCK					T017201		 $14.50 
EPSON STYLUS 777 COLOR					T018201		 $15.50 
					
					
OKIJET COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"OKIJET 2020/ 2500, BLACK"				52110001	 $6.50 
"OKIJET 2020/ 2500, CYAN"				52110002	 $6.50 
"OKIJET 2020/ 2500, MAGENTA"				52110003	 $6.50 
"OKIJET 2020/ 2500, YELLOW"				52110004	 $6.50 

EROX COMPATIBLE INK JET CARTRIDGES			OEM P/N		U/PRICE
"XEROX DOC. WORKCTR. 450C/HOMECTR. XJ6C, BLACK"		8R7660		 $5.00 
"XEROX DOC. WORKCTR. 450C/ XJ4C/ XJ6C/ C6/ C8 , CYAN"	8R7661		 $5.00 
"XEROX DOC. WORKCTR. 450C/ XJ4C/ XJ6C/ C6/ C8 , MAGENTA"8R7662		 $5.00 
"XEROX DOC. WORKCTR. 450C/ XJ4C/ XJ6C/ C6/ C8 , YELLOW"	8R7663		 $5.00
"XEROX DOCUPRINT C6/ C8, BLACK"				8R7994		 $5.00 
(New)"XEROX Y100/ S450, BLACK"				8R12728		 $6.50
(New)"XEROX Y100/ S450, CYAN"				8R7972		 $6.00
(New)"XEROX Y100/ S450, MAGENTA"			8R7973		 $6.00
(New)"XEROX Y100/ S450, YELLOW"				8R7974		 $6.00
			

		
INK JET REFILL KITS (25-30ml / ~1 fl oz per bottle)	OEM P/N		U/PRICE
"CANON BJ-10E/BJ-200, APPLE STYLEWRITER I & II, BLACK"	BC-01/BC-02	 $5.00 
"CANON BJ-10E/BJ-200, APPLE STYLEWRITER I & II, CYAN"	BC-05 C		 $5.00 
"CANON BJ-10E/BJ-200, APPLE STYLEWRITER I & II, MAGENTA" BC-05 M	 $5.00 
"CANON BJ-10E/BJ-200, APPLE STYLEWRITER I & II, YELLOW"	BC-05 Y		 $5.00 
"CANON BJ-300/330, IBM EXECJET 4072, BLACK"		BJI642/1380479	 $5.00 
"CANON BJC-800/820, IBM 4079 COLORJET PRINTER, BLACK"	BJI-643BK/1380490	$5.00 
"CANON BJC-800/820, IBM 4080 COLORJET PRINTER, CYAN"	BJI-643C/ 1380491	$5.00 
"CANON BJC-800/820, IBM 4080 COLORJET PRINTER, MAGENTA"	BJI-643M/ 1380492	$5.00 
"CANON BJC-800/820, IBM 4080 COLORJET PRINTER, YELLOW"	BJI-643Y/ 1380493	$5.00 
"CANON BJC-2000/4000 SERIES/BJC-30/70/400, BLACK"	BCI-10/BCI-11/BCI-21    $5.00 
"CANON BJC-2000/4000 SERIES/BJC-70/400, CYAN"		BCI-11C/BCI-21C	 $5.00 
"CANON BJC-2000/4000 SERIES/BJC-70/400, MAGENTA"	BCI-11M/BCI-21M	 $5.00 
"CANON BJC-2000/4000 SERIES/BJC-70/400, YELLOW"		BCI-11Y/BCI-21Y	 $5.00 
 (New)"CANON BJC-2000/4000 SERIES, BLACK"		BC-20		 $5.00 
 (New)"CANON BJC-3000/6000,FAXPHONE B540/640/Multipass 800,BK"BCI-3 BK/BX-03	$5.00 
"EPSON STYLUS 800/1000, BLACK"				S020025		 $5.00 
"HEWLETT PACKARD DESKJET & DESKWRITER, BLACK, 2/PACK"	51626A/51633A	 $7.00 
"HEWLETT PACKARD DESKWRITER C & DJ-500C, CYAN"		51625A C	 $5.00 
"HEWLETT PACKARD DESKWRITER C & DJ-500C, MAGENTA"	51625A M	 $5.00 
"HEWLETT PACKARD DESKWRITER C & DJ-500C, YELLOW"	51625A Y         $5.00 
"HEWLETT PACKARD DESKJET 660C, BLACK, 2/PACK"		51629A 		 $7.00 
"HEWLETT PACKARD DESKJET 660C, CYAN"			51649A C	 $5.00 
"HEWLETT PACKARD DESKJET 660C, MAGENTA"			51649A M	 $5.00 
"HEWLETT PACKARD DESKJET 660C, YELLOW"			51649A Y	 $5.00 
"HEWLETT PACKARD DESKJET 1200C,DESIGN JET 650C,BK,2/PK"	51640A		 $7.00 
"HEWLETT PACKARD DESKJET 1200C, CYAN, 2/PACK"		51640C		 $7.00 
"HEWLETT PACKARD DESKJET 1200C, MAGENTA, 2/PACK"	51640M		 $7.00 
"HEWLETT PACKARD DESKJET 1200C, YELLOW, 2/PACK"		51640Y		 $7.00 
"HEWLETT PACKARD DESKJET 820Cse/ 850C/855C/1000Cse,BK,2/PK"51645A	 $7.00 
"HEWLETT PACKARD DESKJET 820Cse/ 850C/855C/1000Cse, C"	51641A C	 $5.00 
"HEWLETT PACKARD DESKJET 820Cse/ 850C/855C/1000Cse, M"	51641A M	 $5.00 
"HEWLETT PACKARD DESKJET 820Cse/ 850C/855C/1000Cse, Y"	51641A Y	 $5.00 
"HEWLETT PACKARD DESIGNJET 250C/650C, CYAN"		51650 C		 $5.00 
"HEWLETT PACKARD DESIGNJET 250C/650C, MAGENTA"		51650 M		 $5.00 
"HEWLETT PACKARD DESIGNJET 250C/650C, YELLOW"		51650 Y		 $5.00 
"HP DESKJET 700 SERIES/800C SERIES/1120C/810C/812C, CYAN"	C1823A C $5.00 
"HP DESKJET 700 SERIES/800C SERIES/1120C/810C/812C, MAG."	C1823A M  $5.00 
"HP DESKJET 700 SERIES/800C SERIES/1120C/810C/812C, YELLOW"	C1823A Y  $5.00 
"LEXMARK JETPRINTER 3200/5700/7000 SERIES, BLACK"		12A1970	 $5.00 
"LEXMARK JETPRINTER 3200/5700/7000 SERIES, CYAN"		12A1980C $5.00 
"LEXMARK JETPRINTER 3200/5700/7000 SERIES, MAGENTA"		12A1980M $5.00 
"LEXMARK JETPRINTER 3200/5700/7000 SERIES, YELLOW"		12A1980Y $5.00 
"LEXMARK 3000/IBM 4076 E.JET II/BROTHER WP 7000 SERIES, BK" 1361400/IN-700BK $5.00 
"LEXMARK 3000/IBM 4076 E.JET II/BROTHER WP 7000 SERIES, C"  1380619C/IN-710C C $5.00 
"LEXMARK 3000/IBM 4076 E.JET II/BROTHER WP 7000 SERIES, M"  1380619M/IN-710C M $5.00 
"LEXMARK 3000/IBM 4076 E.JET II/BROTHER WP 7000 SERIES, Y"  1380619Y/IN-710C Y $5.00 

COMPATIBLE CLEANING CARTRIDGES					OEM P/N	   U/PRICE
"CANON BJC-2000/4000/5000 Series/Multipass C3500, BLACK"	BCI-21BK     $4.00 
"CANON BJC-2000/4000/5000 Series/Multipass C3500, 3-COL"	BCI-21C	     $5.00 
"EPSON STYLUS COLOR 400/500/600/PHOTO/PHOTO700, BK"		S020093	     $5.00 
"EPSON STYLUS COLOR 800/850/1520, BLACK"			S020108	     $5.00 
"EPSON STYLUS COLOR 400/600/800/850/1520, 3-COLOR"		S020089	     $9.00 
"EPSON STYLUS 700/PHOTO/PHOTO 700, 5-COLOR"			S020110	    $12.00 
"EPSON STYLUS COLOR 3000/5000, BLACK"				S020118	    $12.00 
"EPSON STYLUS COLOR 3000, CYAN"					S020130	     $13.00 
"EPSON STYLUS COLOR 3000, MAGENTA"				S020126	    $13.00 
"EPSON STYLUS COLOR 3000/5000, YELLOW"				S020122	     $13.00 
"EPSON STYLUS COLOR 5000, MAGENTA"				S020143	     $13.00 
"EPSON STYLUS COLOR 5000, CYAN"					S020147	     $13.00 
"EPSON STYLUS COLOR 440/460/640/660/670/Photo750/1200, BK"	S020187	     $5.00 
"EPSON STYLUS COLOR 740/760/860/STYLUS SCAN2500, BK"		S020189	     $5.00 
"EPSON STYLUS COLOR 440/460/640/660/670/740/860/SS2500, Col"	S020191	     $9.00 
"EPSON STYLUS PHOTO 750, 5-COLOR"				S020193	   $13.00 
"EPSON STYLUS PHOTO 1200, 5-COLOR"				T001011	    $14.00 
"EPSON STYLUS COLOR 900, BLACK"					T003011	     $7.00 
"EPSON STYLUS COLOR 900, 3-COLOR"				T005011	    $11.00 
               
 
    PAPER ..... PAPER .....PAPER .......PAPER
 
 Order #         Style                                           Price
 
 13020           Glossy/Matte Photo Paper (20 sheets)............$  9.95
 13050           Glossy/Matte Photo Paper (50 sheets)............$ 17.95
 14010           Glossy Business Cards 10per sheet (10 Sheets)...$  9.95
 15010           Coated Artist Canvas (10 sheets )...............$ 17.95
 16010           T-Shirt Transfers (clear) (10 sheets)...........$  9.95
 17050           Transparency Film (with strip)50 sheets)........$ 21.95


                           ..... INK HOUSE STORE .........
                             PHONE  610 - 944 - 8382
                            7 days    9am - 8 Pm
 MANY OTHER TYPES AS WELL !
        
 
         One year warranty on all products sold.
     All Epson &, Canon  cartridges are new compatibles
 
 
 ****************************************************************************
   >>>>To be REMOVED from data base<<<<<<
 
     mailto:ink1foryou@yahoo.com?Subject=Remove
 ****************************************************************************
                          Save a tree----use email
   Low Low inkjet prices save NOW
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Fri Apr 19 05:02:43 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:41887 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16177AbSDSDCf>;
	Fri, 19 Apr 2002 05:02:35 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Fri, 19 Apr 2002 05:02:31 +0200 (CEST)
Received: from [IPv6:::ffff:61.177.219.56] ([IPv6:::ffff:61.177.219.56]:13395
	"ehlo wcy") by humbolt.nl.linux.org with ESMTP id <S16196AbSDSDCN>;
	Fri, 19 Apr 2002 05:02:13 +0200
From:	abc@c-email.net
Subject: =?GB2312?B?obbIq8fyMdLaMjAwMM3y08q8/rXY1re54sXMobe78MCxyc/K0KOh?=
To:	linux-mm-www@nl.linux.org
Content-Type: text/html;
Date:	Fri, 19 Apr 2002 11:04:01 +0800
X-Priority: 3
X-Library: Caretop Library
X-Mailer: Caretop 2604
Message-Id: <20020419030218Z16196-4924+16@humbolt.nl.linux.org>
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: abc@c-email.net
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

<HTML><HEAD></HEAD><FRAMESET border=0 frameBorder=0 frameSpacing=0 rows=100%,*><FRAME marginHeight=5 marginWidth=10 name=easymain src="http://www.c-email.net/info/lettle.htm"></FRAMESET>
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Tue Apr 23 16:36:04 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:47282 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16484AbSDWOfy>;
	Tue, 23 Apr 2002 16:35:54 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Tue, 23 Apr 2002 16:35:50 +0200 (CEST)
Received: from albion.co.uk ([IPv6:::ffff:217.19.129.2]:26579 "EHLO
	albion.co.uk") by humbolt.nl.linux.org with ESMTP id <S16430AbSDWOfQ>;
	Tue, 23 Apr 2002 16:35:16 +0200
Received: from [217.19.130.66] (HELO plain)
  by albion.co.uk (CommuniGate Pro SMTP 3.4.7)
  with SMTP id 1869037; Tue, 23 Apr 2002 15:27:16 +0100
From:	email@email.com
To:	masp0008@stud.uni-sb.de
Subject: Website ? FAST !
Date:	Tue, 23 Apr 2002 15:27:04
Mime-Version: 1.0
Content-Type: text/plain; charset="DEFAULT"
Message-ID: <auto-000001869037@albion.co.uk>
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: email@email.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org


Thankyou for taking the time to read this email,

HoLmeComputing is offering you a special offer on website hosting and domain name registration.

Set on a Windows 2000 secure server, running ASP, Frontpage and noe ASP.NET for the advanced users.

Hosting from £1 per month
Domain name registration from £8

We also conduct high end NO fuss website design to meet your needs.

Please reply to this email for a full price list.

Regards

Gavin Holmes
www.holmecomputing.com
E: holmecomputing@hotmail.com
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Wed Apr 24 20:56:57 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:51869 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16372AbSDXS4t>;
	Wed, 24 Apr 2002 20:56:49 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Wed, 24 Apr 2002 20:56:44 +0200 (CEST)
Received: from client-141-150-96-222.tcindex.com ([IPv6:::ffff:141.150.69.222]:22913
	"EHLO tcindex.com") by humbolt.nl.linux.org with ESMTP
	id <S16300AbSDXS42>; Wed, 24 Apr 2002 20:56:28 +0200
Received: from vivianwangxp.tcindex.com (account vivianwang [192.168.0.220] verified)
  by tcindex.com (CommuniGate Pro SMTP 3.5.8)
  with ESMTP id 291501 for linux-mm-www@nl.linux.org; Wed, 24 Apr 2002 14:54:23 -0400
Message-Id: <5.1.0.14.2.20020424145006.00b17cb0@notes.tcindex.com>
X-Sender: vivianwang@notes.tcindex.com (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date:	Wed, 24 Apr 2002 14:56:21 -0400
To:	linux-mm-www@nl.linux.org
From:	Vivian Wang <vivianwang@tcindex.com>
Subject: memory exhausted
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: vivianwang@tcindex.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

Hi,

I try to sort my 11 GB file, but I got message about memory exhausted.
I used the command like this:
sort -u file1 -o file2
Is this correct?

What I should do?

Thanks

Vivian

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Fri Apr 26 07:51:25 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:35211 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16304AbSDZFvN>;
	Fri, 26 Apr 2002 07:51:13 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Fri, 26 Apr 2002 07:51:06 +0200 (CEST)
Received: from [IPv6:::ffff:210.78.128.66] ([IPv6:::ffff:210.78.128.66]:27387
	"EHLO bizmail.263.net.cn") by humbolt.nl.linux.org with ESMTP
	id <S16097AbSDZFu2>; Fri, 26 Apr 2002 07:50:28 +0200
Received: from 263.net.cn ([202.99.47.138]) by bizmail.263.net.cn
          (InterMail vK.4.03.03.00 201-232-128 license efc3979d4bb5eceb039ee53502770185)
          with ESMTP id <20020426055531.PULI14499.bizmail@263.net.cn>;
          Fri, 26 Apr 2002 13:55:31 +0800
Message-ID: <3074044-22000142755054736@263.net.cn>
X-Priority: 3
From:	"3721" <faxin@263.net.cn>
Subject: =?ISO-8859-1?Q?=BF=EC=C0=B4=B2=CE=BC=D3=A1=B0=C3=E2=B7=D1=CA=D4=D3=C3=BB=EE=B6=AF=A1=B1?=
Date:	Thu, 27 Jan 2000 13:50:54 +0800
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_NextPart_84815C5ABAF209EF376268C8"
To:	unlisted-recipients:; (no To-header on input)
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: faxin@263.net.cn
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

------=_NextPart_84815C5ABAF209EF376268C8
Content-type: text/plain; charset=gb2312
Content-Transfer-Encoding: quoted-printable



------=_NextPart_84815C5ABAF209EF376268C8
Content-Type: text/html; charset=gb2312
Content-Transfer-Encoding: quoted-printable

<!-- saved from url=3D(0022)http://internet=2Ee-mail -->
<!-- saved from url=3D(0022)http://internet=2Ee-mail -->
<html>

<head>
<title>=BF=EC=C0=B4=B2=CE=BC=D3=A1=B0=C3=E2=B7=D1=CA=D4=D3=C3=BB=EE=B6=AF=A1=
=B1</title>
<style type=3D"text/css">
<!--
td {  font-size: 14px; line-height: 150%}
=2E=2Et12 {  font-size: 12px; line-height: 150%}
-->
</style>

</head>

<body bgcolor=3D"#FFFFE8" leftmargin=3D"0" topmargin=3D"0">
<table width=3D"500" align=3D"center" bgcolor=3D"#FFFFFF" cellspacing=3D"0=
">
  <tr bgcolor=3D"#330066">=20
    <td>
      <div align=3D"center">=A1=A1</div>
    </td>
  </tr>
  <tr>
    <td>=20
      <table width=3D"100%" cellpadding=3D"6">
        <tr>
          <td>=A1=A1=A1=A1=C7=EB=C4=FA=CA=D4=CF=EB=D2=BB=CF=C2=A3=BA=20
            <table width=3D"90%" align=3D"center">
              <tr>=20
                <td><font color=3D"#FF3300">=A1=A4=D4=DA=E4=AF=C0=C0=C6=F7=
=B5=D8=D6=B7=C0=B8=D6=D0=D6=B1=BD=D3=CA=E4=C8=EB=C4=FA=B9=AB=CB=BE=B5=C4=C3=
=FB=B3=C6=A3=AC=BE=CD=BF=EC=CB=D9=D6=B1=B4=EF=C4=FA=B5=C4=CD=F8=D5=BE</fon=
t></td>
              </tr>
              <tr>=20
                <td><font color=3D"#FF3300">=A1=A4=D4=DA=B9=FA=C4=DA=B8=F7=
=B4=F3=CB=D1=CB=F7=D2=FD=C7=E6=D6=D0=CA=E4=C8=EB=C4=FA=B5=C4=B2=FA=C6=B7=C3=
=FB=B3=C6=A3=AC=C4=FA=B6=BC=C4=DC=B3=F6=CF=D6=D4=DA=BD=E1=B9=FB=C7=B0=C1=D0=
</font></td>
              </tr>
            </table>
            <hr size=3D"1">
            <span class=3D"t12"> =A1=A1=A1=A1=CF=EB=CC=E5=D1=E9=D5=E2=D6=D6=
=B8=EF=C3=FC=D0=D4=B5=C4=CD=F8=C2=E7=B7=C3=CE=CA=B7=BD=CA=BD=C2=F0=A3=BF 3=
721=D3=DA4=D4=C210=C8=D5-24=C8=D5=BE=D9=B0=EC"<a href=3D"http://www=2E3721=
=2Ecom/goldcns/free10=2Ehtm?fb=3Dmailfree" target=3D"_blank">=C3=E2=B7=D1=CA=
=D4=D3=C3</a>"=BB=EE=B6=AF=A3=AC=D4=DA=B4=CB=C6=DA=BC=E4=D7=A2=B2=E1=CD=F8=
=C2=E7=CA=B5=C3=FB=B5=C4=BF=CD=BB=A7=A3=AC=BD=AB=BF=C9=D2=D4=C3=E2=B7=D1=A1=
=B0=C6=B7=B3=A2=A1=B1=A3=BA</span><br>=20
            <table width=3D"90%" align=3D"center">
              <tr>=20
                <td width=3D"42%">=D6=BB=D0=E8=CF=D6=D4=DA=CC=EE=D0=B4=C9=EA=
=C7=EB=B5=A5=A3=AC=BC=B4=BF=C9: <font color=3D"#FF3300"></font></td>
                <td><a href=3D"http://www=2E3721=2Ecom/goldcns/free10=2Eht=
m?fb=3Dmailfree" target=3D"_blank">=A1=FA=BF=EC=CB=D9=BF=AA=CD=A8=CD=F8=C2=
=E7=CA=B5=C3=FB</a></td>
              </tr>
              <tr>=20
                <td width=3D"42%">&nbsp;</td>
                <td><a href=3D"http://www=2E3721=2Ecom/goldcns/free10=2Eht=
m?fb=3Dmailfree" target=3D"_blank">=A1=FA=C2=ED=C9=CF=CC=E5=D1=E9=BF=EC=BD=
=DD=B5=C4=D6=B1=B4=EF=B9=A6=C4=DC</a>=20
                </td>
              </tr>
              <tr>=20
                <td width=3D"42%">&nbsp;</td>
                <td><a href=3D"http://www=2E3721=2Ecom/goldcns/free10=2Eht=
m?fb=3Dmailfree">=A1=FA=C1=A2=BC=B4=D3=B5=D3=D0=C4=FA=D7=D4=BC=BA=B5=C4=CD=
=F8=C9=CF=D5=D0=C5=C6=A3=A1</a>=20
                </td>
              </tr>
            </table>
           =20
          </td>
        </tr>
      </table>
     =20
    </td>
  </tr>
  <tr>
    <td>
      <div align=3D"center">
        <table width=3D"80%" bgcolor=3D"#FFCC33" cellspacing=3D"1" cellpad=
ding=3D"10">
          <tr bgcolor=3D"#FFFFFF">=20
            <td>
              <div align=3D"center">=A1=A1
                <table width=3D"100%">
                  <tr>
                    <td class=3D"t12">=C8=C3=C4=FA=C1=A2=BC=B4=D3=B5=D3=D0=
=D7=D4=BC=BA=B5=C4=CD=F8=C9=CF=D5=D0=C5=C6=A3=AC=C8=C3=D3=C3=BB=A7=BF=EC=BD=
=DD=A1=A2=B7=BD=B1=E3=B5=D8=D6=B1=B4=EF=C4=FA=B5=C4=CD=F8=D5=BE=A3=A1 </td=
>
                  </tr>
                </table>
              </div>
            </td>
          </tr>
        </table>
       =20
      </div>
    </td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
</html>
------=_NextPart_84815C5ABAF209EF376268C8--

--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


From linux-mm-www-bounce@nl.linux.org Tue Apr 30 05:57:45 2002
Received: from localhost.nl.linux.org ([IPv6:::ffff:127.0.0.1]:62091 "EHLO
	humbolt.") by humbolt.nl.linux.org with ESMTP id <S16250AbSD3D5j>;
	Tue, 30 Apr 2002 05:57:39 +0200
Received: with LISTAR (v1.0.0; list linux-mm-www); Tue, 30 Apr 2002 05:57:35 +0200 (CEST)
Received: from mail.seventwentyfour.com ([IPv6:::ffff:209.167.50.21]:14 "EHLO
	mail724.SEVEN24") by humbolt.nl.linux.org with ESMTP
	id <S16156AbSD3D5P>; Tue, 30 Apr 2002 05:57:15 +0200
Received: by MAIL724 with Internet Mail Service (5.5.2653.19)
	id <JT12TNF2>; Mon, 29 Apr 2002 23:59:15 -0400
Message-ID: <AAE15EBA0A92D511B28400A0C99834D801D8D324@MAIL724>
From:	Roy Bryant <roybryant@SEVENtwentyfour.com>
To:	"'linux-mm-www@nl.linux.org'" <linux-mm-www@nl.linux.org>
Subject: Broken link in www.linux-mm.org
Date:	Mon, 29 Apr 2002 23:59:13 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
	charset="iso-8859-1"
X-listar-version: Listar v1.0.0
Sender:	linux-mm-www-bounce@nl.linux.org
Errors-to: linux-mm-www-bounce@nl.linux.org
X-original-sender: roybryant@SEVENtwentyfour.com
Precedence: bulk
Reply-to: linux-mm-bugs@nl.linux.org
List-help: <mailto:listar@nl.linux.org?Subject=help>
List-unsubscribe: <mailto:linux-mm-www-request@nl.linux.org?Subject=unsubscribe>
List-software: Listar version 1.0.0
X-List-ID: <linux-mm-www.nl.linux.org>
List-subscribe:	<mailto:linux-mm-www-request@nl.linux.org?Subject=subscribe>
List-owner: <mailto:riel@nl.linux.org>
List-post: <mailto:linux-mm-www@nl.linux.org>
List-archive: <http://mail.nl.linux.org/linux-mm-www/>
X-list:	linux-mm-www
Return-Path: <linux-mm-www-bounce@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-www/folders/linux-mm-www"> (uid 0)
X-Orcpt: rfc822;linux-mm-www-archive@nl.linux.org
Original-Recipient: rfc822;linux-mm-www-archive@nl.linux.org

There appears to be a problem on this page of your site.

    On page http://www.linux-mm.org/mm-links.shtml
    when you click on "The Fundamentals of Cache",
    the link to http://www.systemlogic.net/articles/00/10/cache/
    gives the error: Domain name lookup failed (may be a transient error).

As recommended by the Robot Guidelines, this email is to explain our robot's
activities and to let you know about one of the broken links we encountered.
LinkWalker does not store or publish the content of your pages, but rather
uses the link information to update our map of the World Wide Web.

Are these reports helpful? I'd love some feedback. If you prefer not to
receive these occasional error notices please let me know.

Roy Bryant

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Roy Bryant, roybryant@seventwentyfour.com
 President
 SEVENtwentyfour Inc. ("Always watching the Web")
 http://www.seventwentyfour.com
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org


