> Sam wrote:
> I told you he doesn't only talk about policy.
> 

Clearly Mr. Limbaugh is demagogue - he makes his living off of
people's prejudices; convincing them that they're part of some greater
whole with which they can attach their allegiance too.

His listeners desire this groupthink because they don't read much and
are confused about the world but nevertheless concerned.  They turn to
Mr. Limbaugh who makes them feel comfortable with their ignorance and
then fills their head with talking points.  In this way the bulk of
his listeners feel informed - unfortunately they've given themselves
over to propaganda.

I talk with people everyday that parrot Mr. Limbaugh.  For example
I've an acquaintance who's a Limbaugh fan and was arguing that "the
dollar is going to come back.  it's all going to change real soon." 
Later, Mr. Limbaugh was extolling the virtues of a devalued dollar. 
The very next day this person was telling me how much he loved the
weak dollar and how great it was for America.

As I said, Mr. Limbaugh is the National Enquirer; for entertainment
only and not a source of legitimate news or analysis.

If you find that statement troubling I suggest you de-program yourself
by reading the Economist and the Wall Street Journal and watching the
Newshour for a full Limbaugh-free year.  Then see how intelligent or
informed Mr. Limbaugh sounds.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:139736
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
From jeff Tue Dec 14 05:04:23 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:04:23 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:04:23 -0800
Received: from exprod5mx125.postini.com ([64.18.0.39] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4rH-0002r5-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:04:23 -0800
Received: from source ([65.242.93.132]) by exprod5mx125.postini.com 
([64.18.4.10]) with SMTP;
        Tue, 14 Dec 2004 00:05:00 EST
Received: from nwn.definitive.org (localhost.localdomain [127.0.0.1])
        by nwn.definitive.org (8.11.6/8.11.6) with ESMTP id iBDKm3L29892;
        Mon, 13 Dec 2004 15:48:03 -0500
Received: from tyanweb.tyan (mail.tyan.com [66.122.195.4])
        by nwn.definitive.org (8.11.6/8.11.6) with ESMTP id iBDKlVL29880
        for <[EMAIL PROTECTED]>; Mon, 13 Dec 2004 15:47:32 -0500
Received: by TYANWEB with Internet Mail Service (5.5.2653.19)
        id <YMBBNS86>; Mon, 13 Dec 2004 18:14:58 -0800
Message-ID: <[EMAIL PROTECTED]>
From: YhLu <[EMAIL PROTECTED]>
To: "'Eric W. Biederman'" <[EMAIL PROTECTED]>,
   "'Stefan Reinauer'"
         <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: RE: collapsing devices.
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.13
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.clustermatic.org/mailman/listinfo/linuxbios>,
        <mailto:[EMAIL PROTECTED]>
List-Id: Discussions regarding the LinuxBIOS project 
<linuxbios.clustermatic.org>
List-Unsubscribe: <http://www.clustermatic.org/mailman/listinfo/linuxbios>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://www.clustermatic.org/pipermail/linuxbios/>
X-Original-Date: Mon, 13 Dec 2004 18:14:57 -0800
Date: Mon, 13 Dec 2004 18:14:57 -0800
X-pstn-levels: (S:86.40776/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
        version=2.64

Stefan,

I add dump_pci_decvies_on_bus in debug.c

Please add calling to dump_pci_devices_on_bus(busn) before
ht_collapse_previous_enumeration(busn). In ht_setup_chains.

Also in auto.c you need to put inconerent_ht.c after debug.c.

I guess you can use if(busn!=0) to skip the ht chain collapse if you can not
dump that ht chain.
Or that's say the ht chain other than the first chain doesn't need collapse.

YH

#if 0
                print_debug("udev=(0,0x");
                print_debug_hex8(devpos);
                print_debug(",0) 0x");
                print_debug_hex8(regpos);
                print_debug("=");
                print_debug_hex32(dword);
#endif

#if 1
                dump_pci_devices_on_bus(busn);
#endif

                /* Make certain the HT bus is not enumerated */
                ht_collapse_previous_enumeration(busn);


output for s2885 is
LinuxBIOS-1.1.72.0_Fallback Mon Dec 13 16:51:50 PST 2004 starting...
02 nodes initialized.
PCI: 00:01.00
00: 22 10 50 74 00 00 30 02 12 00 04 06 00 40 81 00
10: 00 00 00 00 00 00 00 00 00 00 00 40 f1 01 20 02
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: ff ff 00 00 a0 00 00 00 00 00 00 00 ff 00 00 00
40: 05 00 1f 00 00 00 00 00 02 0c 00 00 00 2c 00 00
50: 00 00 03 00 00 00 05 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 07 b8 83 00 08 00 03 00 0e 00 ff ff 02 00 ff ff
b0: 00 00 00 00 00 00 00 00 08 c0 00 80 00 00 00 00
c0: 08 00 41 00 20 00 11 00 20 00 00 00 22 00 35 00
d0: 02 00 35 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 08 08 0d 00 08 08 0f 00 0f 0f 15 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:01.01
00: 22 10 51 74 00 00 00 02 01 10 00 08 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:02.00
00: 22 10 50 74 00 00 30 02 12 00 04 06 00 40 81 00
10: 00 00 00 00 00 00 00 00 00 00 00 40 f1 01 20 02
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: ff ff 00 00 a0 00 00 00 00 00 00 00 ff 00 00 00
40: 05 00 1f 00 00 00 00 00 00 00 00 00 00 2c 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 07 b8 c3 00 10 00 03 00 0e 00 ff ff 02 00 ff ff
b0: 00 00 00 00 00 00 00 00 08 00 00 80 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:02.01
00: 22 10 51 74 00 00 00 02 01 10 00 08 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:03.00
00: 22 10 60 74 00 00 30 02 07 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 f0 00 00 02
20: f0 ff 00 00 f0 ff 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 c0 00 00 00 00 00 00 00 ff 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 04 06 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 08 f0 83 00 20 00 00 00 d0 00 00 00 22 00 01 00
d0: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 08 00 0e 00 08 00 0f 00 0f 00 19 00 00 00 00 00
f0: 08 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.00
00: 22 10 68 74 0f 00 20 02 05 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 10 07 c0 01 00 00 00 ff ff 00 00 00 00 00 c0
50: 00 00 00 00 85 01 00 00 44 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 de 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.01
00: 22 10 69 74 00 00 00 02 03 8a 01 01 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 ff 00 00 00
40: 00 00 00 00 00 00 00 00 a8 a8 a8 a8 ff 00 ff ff
50: 03 03 03 03 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.02
00: 22 10 6a 74 00 00 00 02 02 00 05 0c 00 00 00 00
10: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00
40: 02 00 05 0c 00 00 00 00 06 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.03
00: 22 10 6b 74 00 00 80 02 05 00 00 00 00 16 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 51 00 04 00 00 00 00 20 14 10 00 00 00 00 00
50: 00 80 00 00 0f 00 00 00 01 dd 00 00 00 00 00 00
60: 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: d1 6b 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.05
00: 22 10 6d 74 00 00 00 02 03 00 01 04 00 00 00 00
10: 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:04.06
00: 22 10 6e 74 00 00 00 02 03 00 03 07 00 00 00 00
10: 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:18.00
00: 22 10 00 11 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00
40: 01 01 05 00 04 04 01 00 01 01 01 00 01 01 01 00
50: 01 01 01 00 01 01 01 00 01 01 01 00 01 01 01 00
60: 10 00 01 00 e4 02 00 00 00 c8 00 0f 7c 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 08 a0 01 21 20 00 11 00 22 00 75 80 02 00 00 00
90: 56 04 51 02 00 00 00 00 07 00 00 00 00 00 00 00
a0: 08 c0 01 21 20 00 11 11 22 05 75 80 02 00 00 00
b0: 13 56 13 04 00 00 00 00 03 00 00 00 00 00 00 00
c0: 08 00 01 21 20 00 11 00 22 00 75 80 02 00 00 00
d0: 56 04 51 02 00 00 06 00 07 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:18.01
00: 22 10 01 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00
50: 00 00 00 00 02 00 00 00 00 00 00 00 03 00 00 00
60: 00 00 00 00 04 00 00 00 00 00 00 00 05 00 00 00
70: 00 00 00 00 06 00 00 00 00 00 00 00 07 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 03 00 fc 00 20 ff ff 00
c0: 03 00 00 00 20 f0 ff 01 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 03 02 00 06 03 00 07 08 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:18.02
00: 22 10 02 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 8a 94 f0 b4 00 00 00 00 76 f6 28 30 16 fd 05 9f
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: cb 7a 56 c0 38 87 8c 3a 1e 4d 4a 42 a0 23 08 00
e0: 00 00 00 00 9a 00 62 b1 81 87 0a 05 d4 98 ad 45
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:18.03
00: 22 10 03 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 bd 3f 00 40 03 60 00 36
50: 88 42 0c 44 ac 00 00 00 00 00 00 00 80 97 a7 f5
60: 5c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 11 01 02 51 11 80 00 50 00 38 00 08 1b 22 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 84 15 00 00 20 35 fa 68 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 3e 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 07 07 e2 04 00 00 00 00 00 00 25 00
e0: 00 00 00 00 20 0c 58 10 1f 01 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:19.00
00: 22 10 00 11 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00
40: 04 04 01 00 01 01 05 00 01 01 01 00 01 01 01 00
50: 01 01 01 00 01 01 01 00 01 01 01 00 01 01 01 00
60: 11 00 01 00 e4 00 00 00 00 c8 00 0f 74 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 08 a0 01 21 d0 00 11 77 22 00 75 80 02 00 00 00
90: 13 56 13 04 00 00 00 00 00 00 00 00 00 00 00 00
a0: 08 c0 01 21 20 00 11 11 22 05 75 80 02 00 00 00
b0: 13 56 13 04 00 00 00 00 03 00 00 00 00 00 00 00
c0: 08 00 01 21 d0 00 11 77 22 00 75 80 02 00 00 00
d0: ca 48 76 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:19.01
00: 22 10 01 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00
50: 00 00 00 00 02 00 00 00 00 00 00 00 03 00 00 00
60: 00 00 00 00 04 00 00 00 00 00 00 00 05 00 00 00
70: 00 00 00 00 06 00 00 00 00 00 00 00 07 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 03 00 fc 00 20 ff ff 00
c0: 03 00 00 00 20 f0 ff 01 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 03 02 00 06 03 00 07 08 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:19.02
00: 22 10 02 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 10 6f 17 e8 00 00 00 00 58 85 1b 0b 16 a7 a1 df
c0: 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 09 da fe a2 f4 80 21 d9 17 18 3b 5a 20 63 10 19
e0: 26 8d 04 00 01 14 a7 dd 23 a4 84 e5 0e 03 ee 8d
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 00:19.03
00: 22 10 03 11 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 0b 0c 06 00 40 00 00 b4
50: 30 b0 31 44 0d 00 00 00 00 00 00 00 00 00 1a 09
60: 45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 11 01 02 51 11 80 00 50 00 38 00 08 1b 22 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 2c 00 90 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 2b 00 00 80 f5 8f 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 07 07 e2 04 00 00 00 00 00 25 00 00
e0: 00 00 00 00 20 0d 56 10 1f 01 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 07:00.00
00: 22 10 54 74 00 00 10 02 13 00 00 06 00 00 00 00
10: 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 a0 00 00 00 00 00 00 00 00 00 00 00
40: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 0c 00 19 00 0b 00 17 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 02 c0 30 00 77 0b 00 1f 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 0f 01 00 00 00 00 00 00 00 00 00
c0: 08 00 60 00 20 00 11 00 50 00 00 77 22 00 35 00
d0: 02 00 35 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 08 08 12 00 08 08 10 00 0f 0f 1f 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 07:01.00
00: 22 10 55 74 00 00 20 02 13 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 f1 01 20 02
20: f0 ff 00 00 f0 ff 00 00 00 00 00 00 00 00 00 00
30: ff ff 00 00 00 00 00 00 00 00 00 00 ff 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ht reset -


LinuxBIOS-1.1.72.0_Fallback Mon Dec 13 16:51:50 PST 2004 starting...
02 nodes initialized.
_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios
From jeff Tue Dec 14 05:04:24 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:04:24 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@mail-archive.com
Delivery-date: Mon, 13 Dec 2004 21:04:24 -0800
Received: from exprod5mx85.postini.com ([64.18.0.73] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4rH-0002r3-00
        for <archive@mail-archive.com>; Mon, 13 Dec 2004 21:04:23 -0800
Received: from source ([203.115.192.108]) by exprod5mx85.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 21:04:59 PST
Received: (qmail 11896 invoked from network); 14 Dec 2004 04:10:25 -0000
Received: from mail.bytecraft.com.my (HELO gateway.int.vault-id.com) 
(203.115.192.108)
  by mail.bytecraft.com.my with SMTP; 14 Dec 2004 04:10:25 -0000
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 9516 invoked by uid 513); 14 Dec 2004 04:05:31 -0000
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 9508 invoked from network); 14 Dec 2004 04:05:30 -0000
Received: from web51902.mail.yahoo.com (206.190.39.45)
  by 203.115.192.108 with SMTP; 14 Dec 2004 04:05:30 -0000
Received: (qmail 87890 invoked by uid 60001); 14 Dec 2004 04:07:18 -0000
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  
b=WrF5jtVLZGxba29A4yUfqwkGf4I9n+GCLKnawQkAQEp1OIgnnA5HRJwTmxWQ4yvCVtN8lsFmiNhrqhEyiK/ylNQ4abh+C/fAxZZifsH5/q3je2Dm0GnW7E+VL+Qt/agOkR3DhcH4J5bXiE/O1LdlmZN/G/5QstbhPdwnR9kaIPE=
  ;
Message-ID: <[EMAIL PROTECTED]>
Received: from [202.185.111.122] by web51902.mail.yahoo.com via HTTP; Mon, 13 
Dec 2004 20:07:18 PST
Date: Mon, 13 Dec 2004 20:07:18 -0800 (PST)
From: maya the bee <[EMAIL PROTECTED]>
To: adyani azizah abdul halim <[EMAIL PROTECTED]>,
  ahmad nazif <[EMAIL PROTECTED]>, atuk <[EMAIL PROTECTED]>,
  alumni hira <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-1005608438-1102997238=:87118"
Subject: [Alumni Hira] UBAT DARI SUMBER KHINZIR
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.13
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
List-Unsubscribe: <http://mailman.list.Vault-ID.com/listinfo.cgi/hira>,
        <mailto:[EMAIL PROTECTED]>
List-Id: Alumni Hira' <hira.alumni-hira.org>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://mailman.list.Vault-ID.com/listinfo.cgi/hira>,
        <mailto:[EMAIL PROTECTED]>
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.6 required=4.0 tests=BAYES_00,HTML_FONTCOLOR_BLUE,
        HTML_FONTCOLOR_UNKNOWN,HTML_MESSAGE autolearn=no version=2.64

--0-1005608438-1102997238=:87118
Content-Type: text/plain; charset=us-ascii


UBAT DARI SUMBER KHINZIR TERDAPAT DI PASARAN MALAYSIA

Masfiza bt. Abdul Hamid 
Penolong Pengarah
Bahagian Pembangunan Organisasi & Teknologi Maklumat(POTM) 

Biro Pengawalan Farmaseutikal Kebangsaan 
Kementerian Kesihatan Malaysia

03-79573611 samb. 223 

UBAT DARI SUMBER BABI TERDAPAT DI PASARAN MALAYSIA 

Assalamualaikum, 

Senarai ubat yang berada dipasaran Malaysia dijual dengan meluasnya dan 
mendapat sambutan yang amat menggalakkan. 


No. Nama ubat Kegunaan Vendor diMalaysia 
   
1. Kenalog in orabase Ulcer mulut Diethelm oral paste 

2. Drixoral (tablet) Selsema Zuellig Pharma 

3. Clexane (injection) Mencairkan darah Diethelm 

4. Fraxiparine (injection) Mencairkan darah Zuellig Pharma 


Nama saintifik khinzir ialah Porcine. Diharap saudara Islam kita berhati-hati 
serta tanya doktor atau pharmacist ubat yang akan disuntik (inject) ke dalam 
tubuh kita atau yang kita beli dikedai serta baca apa campuran kandungan yang 
ada dalam ubat tersebut. Kalau ada senarai yang lain ... akan diberitahu 
secepat mungkin. .



Wallahu'alam 
P/S:tolong edarkan maklumat ini kpd rakan”dan umat islam sekalian.



                
---------------------------------
Do you Yahoo!?
 Meet the all-new My Yahoo! – Try it today! 
--0-1005608438-1102997238=:87118
Content-Type: text/html; charset=us-ascii

<DIV>
<P>UBAT DARI SUMBER KHINZIR TERDAPAT DI PASARAN MALAYSIA</P>
<P><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 
Verdana">Masfiza bt. Abdul Hamid <BR>Penolong Pengarah<BR>Bahagian Pembangunan 
Organisasi &amp; Teknologi Maklumat(POTM) </SPAN></FONT></P>
<P><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 
Verdana">Biro Pengawalan Farmaseutikal Kebangsaan <BR>Kementerian Kesihatan 
Malaysia</SPAN></FONT></P>
<P><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 
Verdana">03-79573611 samb. 223 </SPAN></FONT></P>
<P><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 
Verdana"><STRONG><U><FONT color=#0000ff>UBAT DARI SUMBER BABI TERDAPAT DI 
PASARAN MALAYSIA</FONT></U></STRONG> </SPAN></FONT></P>
<P><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 
Verdana">Assalamualaikum, <BR><BR>Senarai ubat yang berada dipasaran Malaysia 
dijual dengan meluasnya dan</SPAN></FONT><FONT face=Verdana><SPAN 
style="FONT-FAMILY: Verdana"> <BR></SPAN></FONT><FONT face=Verdana size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">mendapat<FONT color=blue><SPAN 
style="COLOR: blue"> </SPAN></FONT>sambutan yang amat menggalakkan. 
<BR><BR></P></SPAN></FONT>
<H5><B><U><FONT face=Verdana color=red size=2><SPAN style="FONT-SIZE: 10pt; 
COLOR: red; FONT-FAMILY: Verdana">No. Nama ubat Kegunaan Vendor diMalaysia 
</SPAN></FONT></U></B></H5>
<UL type=disc>
<LI class=MsoNormal><FONT face=Verdana color=red size=2><SPAN style="FONT-SIZE: 
10pt; COLOR: red; FONT-FAMILY: Verdana"><BR>1. Kenalog in orabase Ulcer mulut 
Diethelm oral paste <BR><BR>2. Drixoral (tablet) Selsema <FONT 
color=#0000ff><STRONG><U>Zuellig Pharma</U></STRONG></FONT> <BR><BR>3. Clexane 
(injection) Mencairkan darah Diethelm</SPAN></FONT><FONT face=Verdana><SPAN 
style="FONT-FAMILY: Verdana"> <BR></SPAN></FONT><FONT face=Verdana color=red 
size=2><SPAN style="FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: Verdana"><BR>4. 
Fraxiparine (injection) Mencairkan darah Zuellig Pharma</SPAN></FONT><FONT 
face=Verdana><SPAN style="FONT-FAMILY: Verdana"> <BR><BR><BR><B><SPAN 
style="FONT-WEIGHT: bold">Nama saintifik</SPAN></B><FONT color=blue><SPAN 
style="COLOR: blue"> </SPAN></FONT><B><SPAN style="FONT-WEIGHT: 
bold">khinzir</SPAN></B><FONT color=blue><SPAN style="COLOR: blue"> 
</SPAN></FONT><B><SPAN style="FONT-WEIGHT: bold">ialah Porcine</SPAN></B>. 
Diharap saudara Islam kita berhati-hati
 serta tanya doktor atau pharmacist ubat yang akan disuntik (inject) ke dalam 
tubuh kita atau yang kita beli dikedai serta baca apa campuran kandungan yang 
ada dalam ubat tersebut. Kalau ada senarai yang lain ... akan diberitahu 
</SPAN></FONT><FONT face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; 
FONT-FAMILY: Verdana">secepat mungkin. .</SPAN></FONT></LI></UL><FONT 
face=Verdana size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">
<P class=MsoNormal><BR><BR><I><SPAN style="FONT-STYLE: italic">Wallahu'alam 
<BR>P/S:tolong edarkan maklumat ini kpd rakan”dan umat islam 
sekalian</SPAN></I>.<BR></SPAN></FONT></P></DIV><p>
                <hr size=1>Do you Yahoo!?<br> 
Meet the <a href="http://my.yahoo.com";>all-new My Yahoo!</a> – Try it today! 
--0-1005608438-1102997238=:87118--
_______________________________________________

Kandungan emel di atas tidak menggambarkan pendirian rasmi Pertubuhan Bekas 
Pelajar Hira' @ Alumni Hira' kecuali dinyatakan sedemikian.

Alumni Sekolah Islam Hira'
http://www.alumni-hira.org
http://berita.alumni-hira.org
From jeff Tue Dec 14 05:04:39 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:04:39 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:04:39 -0800
Received: from exprod5mx4.postini.com ([64.18.0.144] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4rX-0002rT-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:04:39 -0800
Received: from source ([156.21.1.21]) by exprod5mx4.postini.com ([64.18.4.10]) 
with SMTP;
        Mon, 13 Dec 2004 21:05:16 PST
Received: from iewebs.net [65.162.245.3] by list.ipswitch.com with ESMTP
  (SMTPD32-8.12) id A523BFEA0102; Tue, 14 Dec 2004 00:07:47 -0500
Received: from tron [65.162.245.252] by iewebs.net with ESMTP
  (SMTPD32-8.13) id A5DD6DB6007C; Mon, 13 Dec 2004 21:10:53 -0800
From: "Ted Galerneau" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [IMail Forum] IMAIL to Exchange migration
Date: Mon, 13 Dec 2004 21:03:30 -0800
Organization: Ironwood Express Web Services
MIME-Version: 1.0
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
Thread-Index: AcThSftoA0v8iDzqQS2yI1tW+SeR0wAL4lgwAAfYYDA=
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
In-Reply-To: <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Precedence: bulk
Sender: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-pstn-levels: (S:73.73883/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
        version=2.64

> I just wanted to let everyone know that I was in no way trying to bash
> IMAIL.  We are just currently starting a project to move one of our
> domains
> over to exchange and we will be leaving the other 179 domains on IMAIL.
> To
> me, Imail is a great product if you want your users to have "just the
> basics" but we need our corporate people to have things like calander
> sharing, a global address book and the other "bells and whistles" that
> exchange has.  We are still going to be an Imail shop but we will also
> become an Exchange shop as well.

While I am also concerned about the future of Imail, I must agree with John
about troubles with Exchange. I considered it myself, but also remember past
experience with Exchange.

If something happens to your Imail box, there is a really good chance that
it can be easily repaired or at least your users and emails can be recovered
and easily backed up in case of a failure. Because of it's cryptic nature
Exchange is not as forgiving and there is a equally good chance that you
could lose everything and need to start over again of you have problems with
your Exchange server.

This list and Imail are pretty hard to beat for ease of maintenance. While I
am still not happy with Ipswitch at the moment, they have created a really
awesome product, and those here are all awesome people, even if not everyone
agrees on everything :)


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
From jeff Tue Dec 14 05:04:59 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:04:59 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:04:59 -0800
Received: from exprod5mx22.postini.com ([64.18.0.137] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4rr-0002rm-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:04:59 -0800
Received: from source ([206.168.0.9]) by exprod5mx22.postini.com ([64.18.4.10]) 
with SMTP;
        Mon, 13 Dec 2004 21:05:36 PST
Received: (qmail 96860 invoked by uid 1007); 14 Dec 2004 04:35:57 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 96842 invoked from network); 14 Dec 2004 04:35:57 -0000
X-ClientAddr: 209.176.51.252
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 13 Dec 2004 22:35:49 -0600
From: TopGun Technician <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-TopGunTelecom-MailScanner-Information: Please contact the ISP for more 
information
X-TopGunTelecom-MailScanner: Found to be clean
X-MailScanner-From: [EMAIL PROTECTED]
Subject: [squid-users] Access Still DENIED
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.1034 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.64

Does someone out their have the answer.

I am still getting access denied when trying to use Squid cache.  I have 
added my network 10.10.30.0/24 to the acl and added the lines to allow 
access.

I have spent hours on this already and have tried all suggested from 
this forum.  No luck yet.

Running Squid 2.5 stable on Suse 9.1 64 bit server.  Server can access 
the Internet, user is created for squid group on server yet clients do 
not get web access when using proxy.  Access denied.

Kurt
From jeff Tue Dec 14 05:05:24 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:05:24 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:05:24 -0800
Received: from exprod5mx98.postini.com ([64.18.0.86] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4sG-0002s1-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:05:24 -0800
Received: from source ([67.19.121.10]) by exprod5mx98.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 23:06:02 CST
Received: from mx11.client.org (localhost [127.0.0.1])
        by server22.client.org (Postfix) with SMTP id D6BE9707BA
        for <archive@jab.org>; Tue, 14 Dec 2004 05:05:43 +0000 (GMT)
Received: (qmail 18286 invoked by uid 527); 14 Dec 2004 05:05:14 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
X-Url: http://www.balita-anda.com
X-Provider: http://www.indoglobal.com
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
X-Sequence: 64998
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 18278 invoked from network); 14 Dec 2004 05:05:14 -0000
Received-SPF: pass (server22.client.org: local policy)
Received: from web53207.mail.yahoo.com (HELO web53207.mail.yahoo.com) 
(206.190.39.223)
  by server22.client.org (qpsmtpd/0.28) with SMTP; Tue, 14 Dec 2004 05:05:14 
+0000
Received: (qmail 67825 invoked by uid 60001); 14 Dec 2004 05:05:03 -0000
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  
b=Hh+aLPgn4b6FvLLel+RKhaarpy/Yzpt9OmcQ1yDEu8uI8vvK7n6I7rAszhGEehHnWQMPSqkA34qv4Q6sYp9J+njZXUH1rdRWhl7/G1li/vjkjQnI3g3xHGf7nN0vEoU2a7UidxgONwr9o+ZYREFnzfJ+FFT5K0fF1/LwU9JaMNk=
  ;
Message-ID: <[EMAIL PROTECTED]>
Received: from [203.130.205.77] by web53207.mail.yahoo.com via HTTP; Tue, 14 
Dec 2004 05:05:03 GMT
Date: Tue, 14 Dec 2004 05:05:03 +0000 (GMT)
From: Mama Kavindra <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: Re: [balita-anda] Tanya Amandel
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> forward (good recip) [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
        version=2.64

Pak Gun,
Mungkin istrinya gak amandel but radang
tenggorokan.... emang rasanya hampir mirip ama
amandel..... coba jangan makan gorengan n minum es
dulu,deh....
But kalo buat nyegah radang amandel aku ada resep
tradisional... dari majalah Trubus
Pantangan untuk penderita amandel :
- Hindari makan ikan (baik air tawar / air laut)
- Makanan berminyak exs. Kerupuk, gorengan
- Jangan minum minuman dingin…. Resep tradisional
Bahan :
- Air perasan mengkudu  3 sdk makan
- air perasan jeruk nipis       1 sdk teh
- air perasan kunyit            1 sdk tteh
- madu murni                    1 sdk makan
- air matang                    3 sdk makan
Cara membuat
Semua bahan aduk merata.
Ambil 3 sdk makan campuran tadi – campur dengan 1/2
gelas air matang & aduk.
Ramuan ini diminum 3x sehari sesudah makan.
Coba selama seminggu berturut-turut, bila belum sembuh
coba lagi hingga sembuh.

PS : Ramuan ini untuk penderita amandel yang sering
meradang
Smoga membantu....
Uci mamaKavin
--- Gunawan Yusuf <[EMAIL PROTECTED]> wrote:

> Dear milist, istriku pernah operasi amandel waktu
> dia SMA, baru-baru ini tenggorokan-nya sering terasa
> sakit dan agak membengkak (beberapa hari kemudian
> normal kembali), kita pernah tanya ke dokter, apakah
> ini amandel ?, dokter bilang yang namanya amandel
> sekali dioperasi tidak akan muncul lagi, apakah ini
> pengaruh sering minum es ?, karena istiku ini hobi
> sekali minum es, mohon pencerahannya.
> 
> Makasih
> 



                
__________________________________ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com

---------------------------------------------------------------------

DUKUNG situs Balita-Anda.Com sebagai Situs Terbaik Wanita & Anak 2004-2005 
versi Majalah Komputer Aktif, dengan ketik: POLL ST WAN 2
ke nomor 8811, selama 16 Okt sd. 30 Nov. 2004.
Raih sebuah ponsel SonyEricsson K500i, dua buah ponsel Nokia 3100 dan 10 paket 
merchandise komputerakt!f bagi para peserta polling yang beruntung. Satu nomor 
ponsel hanya berhak memberikan satu suara dukungan untuk tiap kategorinya. 
Polling ini berlaku untuk pelanggan Telkomsel, Indosat maupun Excelcom dengan 
tarif Rp 1.500. 

---------------------------------------------------------------------
>> Kirim bunga, buket balon atau cake, klik,http://www.indokado.com/
>> Info balita, http://www.balita-anda.com
>> Stop berlangganan, e-mail ke: [EMAIL PROTECTED]
From jeff Tue Dec 14 05:05:42 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:05:42 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@mail-archive.com
Delivery-date: Mon, 13 Dec 2004 21:05:42 -0800
Received: from exprod5mx115.postini.com ([64.18.0.87] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4sY-0002sT-00
        for <archive@mail-archive.com>; Mon, 13 Dec 2004 21:05:42 -0800
Received: from source ([17.254.13.39]) (using TLSv1) by 
exprod5mx115.postini.com ([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 23:06:20 CST
Received: from lists.apple.com (a17-128-113-151.apple.com [17.128.113.151])
        by bz4.apple.com (8.12.11/8.12.11) with ESMTP id iBE57PMq019234
        for <archive@mail-archive.com>; Mon, 13 Dec 2004 21:07:25 -0800 (PST)
Received: from master.lists.apple.com (localhost [127.0.0.1])
        by lists.apple.com (Postfix) with ESMTP id C6E7C3CA2C56
        for <archive@mail-archive.com>; Mon, 13 Dec 2004 21:06:20 -0800 (PST)
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from relay4.apple.com (relay4.apple.com [17.128.113.34])
        by lists.apple.com (Postfix) with ESMTP id 269083CA25F9
        for <[EMAIL PROTECTED]>;
        Mon, 13 Dec 2004 21:05:22 -0800 (PST)
Received: from eg-mail-in1.apple.com (eg-mail-in1.apple.com [17.112.144.123])
        by relay4.apple.com (8.12.11/8.12.11) with ESMTP id iBE55JL5001236
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
        for <[EMAIL PROTECTED]>;
        Mon, 13 Dec 2004 21:05:20 -0800 (PST)
Received: from mta9.srv.hcvlny.cv.net (mta9.srv.hcvlny.cv.net [167.206.5.42])
        by eg-mail-in1.apple.com (8.12.11/8.12.11) with ESMTP id
        iBE55GEs020018 for <[EMAIL PROTECTED]>;
        Mon, 13 Dec 2004 21:05:17 -0800 (PST)
Received: from iwiring.net (ool-4353b7c5.dyn.optonline.net [67.83.183.197])
        by mta9.srv.hcvlny.cv.net
        (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar  3 2004))
        with ESMTP id <[EMAIL PROTECTED]> for
        [EMAIL PROTECTED]; Tue, 14 Dec 2004 00:03:27 -0500 (EST)
Received: from localhost ([127.0.0.1] helo=[192.168.1.10])
        by iwiring.net with esmtp (Exim 4.30)   id I8P4PP-00016D-NW; Tue,
        14 Dec 2004 00:03:26 -0500
Date: Tue, 14 Dec 2004 00:03:20 -0500
From: Dan Shoop <[EMAIL PROTECTED]>
In-reply-to: <[EMAIL PROTECTED]>
To: Mieke Banderas <[EMAIL PROTECTED]>,
        Mac OS X Server <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7BIT
X-CC-on-Elbows: No, please
X-Image-Url: http://iwiring.net:8000/digihead.jpg
X-Exim: HELO/EHLO verification failed
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Cc: 
Subject: Re: Help files related problem with Admin Tools 10.2.3 on 10.3.6
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: For administrators of Mac OS X Server and related technologies
        <macos-x-server.lists.apple.com>
List-Unsubscribe: <http://lists.apple.com/mailman/listinfo/macos-x-server>,
        <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://lists.apple.com/mailman/listinfo/macos-x-server>,
        <mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.0150) gt3 GT2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
        version=2.64

At 12:52 AM +0100 12/14/04, Mieke Banderas wrote:
>Craig Kabis said:
>
>>Install 10.3.4 of the Admin Tools
>>http://www.apple.com/support/downloads/
>>macosxserver1034admintools_readme.html
>
>But does the 10.3 Admin Tools work correctly with Mac OS X Server 10.2.x?
>I seem to recall there were a few incompatibilities that could cause
>problem with the 10.2 Server.

No, but you need to run the right tools for each. Since they get 
installed to separate locations (last I checked) this is a non-issue; 
use the right one for each.
-- 

-dhan

------------------------------------------------------------------------
Dan Shoop                                                   AIM: iWiring
Systems & Networks Architect                     http://www.iwiring.net/
[EMAIL PROTECTED]                                 http://www.ustsvs.com/

pgp key fingerprint: FAC0 9434 B5A5 24A8 D0AF  12B1 7840 3BE7 3736 DE0B

iWiring designs and supports Internet systems and networks based on
Mac OS X, unix, and Open Source application technologies and offers
24x7, guaranteed support to registered clients, at affordable rates.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      ([EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/archive%40mail-archive.com

This email sent to archive@mail-archive.com
From jeff Tue Dec 14 05:05:38 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:05:38 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:05:38 -0800
Received: from exprod5mx117.postini.com ([64.18.0.89] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4sU-0002sI-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:05:38 -0800
Received: from source ([209.237.227.199]) by exprod5mx117.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 23:06:17 CST
Received: (qmail 84913 invoked by uid 500); 14 Dec 2004 04:59:37 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 84892 invoked by uid 99); 14 Dec 2004 04:59:37 -0000
X-ASF-Spam-Status: No, hits=0.0 required=10.0
        tests=
X-Spam-Check-By: apache.org
Received-SPF: pass (hermes.apache.org: local policy)
Received: from seven.metux.de (HELO metux.de) (193.16.1.1)
  by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 13 Dec 2004 20:59:34 -0800
Received: (from [EMAIL PROTECTED])
        by metux.de (8.12.10/8.12.10) id iBE4xUw2029282
        for [EMAIL PROTECTED]; Tue, 14 Dec 2004 05:59:30 +0100
Date: Tue, 14 Dec 2004 05:59:30 +0100
From: Enrico Weigelt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Why bundling 3rd-party packages anyway ? [WAS: A zLib Update....?]
Message-ID: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.4.1i
X-Virus-Checked: Checked
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.0750) GT3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.2 required=4.0 tests=BAYES_00,NO_DNS_FOR_FROM 
        autolearn=no version=2.64

* Andr=E9 Malo <[EMAIL PROTECTED]> wrote:
> * Enrico Weigelt wrote:
>=20
> > Why is pcre bundled anyway ? Other packages (ie zlib or expat) are
> > also not bundled, so why pcre ?
>=20
> vendor branch.

how does it answer my question ?


cu
--=20
---------------------------------------------------------------------
 Enrico Weigelt    =3D=3D   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     [EMAIL PROTECTED]
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
From jeff Tue Dec 14 05:05:56 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:05:56 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@mail-archive.com
Delivery-date: Mon, 13 Dec 2004 21:05:56 -0800
Received: from exprod5mx127.postini.com ([64.18.0.41] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4sm-0002so-00
        for <archive@mail-archive.com>; Mon, 13 Dec 2004 21:05:56 -0800
Received: from source ([69.16.138.164]) by exprod5mx127.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 21:06:35 PST
Received: from [69.16.138.164] (localhost [127.0.0.1])
        by lists.digium.com (Postfix) with ESMTP
        id 13D9D2FEEEE; Mon, 13 Dec 2004 22:04:10 -0600 (CST)
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from psmtp.com (exprod5mx126.postini.com [64.18.0.40])
        by lists.digium.com (Postfix) with SMTP id 7AA4D2FE44F
        for <[EMAIL PROTECTED]>;
        Mon, 13 Dec 2004 22:04:05 -0600 (CST)
Received: from source ([207.138.248.67]) by exprod5mx126.postini.com
        ([64.18.4.10]) with SMTP; Mon, 13 Dec 2004 20:04:09 PST
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
        charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [Asterisk-Users] Pitching Asterisk
Date: Mon, 13 Dec 2004 21:04:09 -0700
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [Asterisk-Users] Pitching Asterisk
Thread-Index: AcThkHFXgbKsODLIQk2NEJLQBXVtuwAAQNvw
From: "Damon Estep" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<[EMAIL PROTECTED]>
X-pstn-levels: (S:99.90000/99.90000 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 
X-pstn-addresses: from <[EMAIL PROTECTED]> [65/3] 
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion 
<[EMAIL PROTECTED]>
List-Id: Asterisk Users Mailing List - Non-Commercial Discussion
        <asterisk-users.lists.digium.com>
List-Unsubscribe: <http://lists.digium.com/mailman/listinfo/asterisk-users>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://lists.digium.com/pipermail/asterisk-users>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://lists.digium.com/mailman/listinfo/asterisk-users>,
        <mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:87.1640 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
        version=2.64

That is the difference between a commercial project and an open source
project; you must do your part to add value. Surely you do not expect
glossy ad slicks...

By the way, I am not the author, just provided you a link where you
could find information targeted at your audience, use it for reference,
not as finished product.



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:asterisk-users-
> [EMAIL PROTECTED] On Behalf Of Greg Boehnlein
> Sent: Monday, December 13, 2004 8:53 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Pitching Asterisk
>=20
> On Mon, 13 Dec 2004, Damon Estep wrote:
>=20
> >
http://www.millenigence.com/articles/asterisk-non-technical-review.pdf
>=20
> A word of warning..
>=20
> That document is a good start, but you best not put it in front of a
> decision maker. There are a bunch of grammatical and typographical
errors
> that need to be corrected in it..
>=20
> I'll be happy to elaborate to whoever has the original and can modify
it.
> I only charge half my hourly rate for Copy Editing services.. ;)
>=20
> P.S. Yes.. that was a joke.. I'll be happy to submit changes and
updates
> to it, but only if I have permission to use the udpated version
myself.
>=20
>=20
>=20
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of
> > > Sean Cook
> > > Sent: Monday, December 13, 2004 8:10 AM
> > > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > > Subject: [Asterisk-Users] Pitching Asterisk
> > >
> > > The company I work for is looking at vendors for a PBX, one
> > > of the requirements is VoIP.  I have been sitting there
> > > listening to people pitch very proprietary implementations of
> > > VoIP where you are locked in to their hardware, their interface...
> > >
> > > I know a little bit about asterisk (set up a couple offices with
it...
> > > run it at home...) and would like to pitch it to this
> > > company.  Does someone have a decent presentation that I
> > > could use as a starting point?
> > > Basically I am looking for a "business" oriented (not too
> > > technical) overview of asterisk, or "asterisk for suits".
> > >
> > > any help would be appreciated.
> > >
> > > Sean
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > To UNSUBSCRIBE or update options visit:
> > >    http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>=20
> --
>     Vice President of N2Net, a New Age Consulting Service, Inc.
Company
>          http://www.n2net.net Where everything clicks into place!
>                              KP-216-121-ST
>=20
>=20
>=20
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
From jeff Tue Dec 14 05:05:58 2004
Return-Path: [EMAIL PROTECTED]
Delivery-Date: Mon Dec 13 21:05:58 2004
Return-path: <[EMAIL PROTECTED]>
Envelope-to: archive@jab.org
Delivery-date: Mon, 13 Dec 2004 21:05:58 -0800
Received: from exprod5mx125.postini.com ([64.18.0.39] helo=psmtp.com)
        by toko.jab.org with smtp (Exim 3.36 #1 (Debian))
        id 1Ce4so-0002sz-00
        for <archive@jab.org>; Mon, 13 Dec 2004 21:05:58 -0800
Received: from source ([67.19.121.10]) by exprod5mx125.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 13 Dec 2004 23:06:36 CST
Received: from mx11.client.org (localhost [127.0.0.1])
        by server22.client.org (Postfix) with SMTP id B939C70CD1
        for <archive@jab.org>; Tue, 14 Dec 2004 04:28:19 +0000 (GMT)
Received: (qmail 7039 invoked by uid 527); 14 Dec 2004 04:27:29 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
X-Url: http://www.balita-anda.com
X-Provider: http://www.indoglobal.com
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
X-Sequence: 64992
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 7030 invoked from network); 14 Dec 2004 04:27:29 -0000
Received-SPF: pass (server22.client.org: domain of [EMAIL PROTECTED] designates 
202.171.14.22 as permitted sender)
Received: from Unknown (HELO bnicardcenter.co.id) (202.171.14.22)
  by server22.client.org (qpsmtpd/0.28) with ESMTP; Tue, 14 Dec 2004 04:27:29 
+0000
Received: from FARAH ([172.23.183.133])
        by bnicardcenter.co.id ([127.0.0.1])
        with SMTP (MDaemon.PRO.v6.0.5b.R)
        for <[EMAIL PROTECTED]>; Tue, 14 Dec 2004 11:30:48 +0700
Received: by FARAH with Microsoft Mail
        id <[EMAIL PROTECTED]>; Tue, 14 Dec 2004 11:31:20 +0700
Message-ID: <[EMAIL PROTECTED]>
From: Farah RMU <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Date: Tue, 14 Dec 2004 11:31:19 +0700
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="---- =_NextPart_000_01C4E1D0.6EDF6D80"
X-MDRemoteIP: 172.23.183.133
X-Return-Path: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
Subject: RE: [balita-anda] Vila daerah puncak
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 )
X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <[EMAIL PROTECTED]> forward (good recip) [294/10] 
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on toko.jab.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.4 required=4.0 tests=BAYES_00,MIME_BOUND_NEXTPART 
        autolearn=no version=2.64

------ =_NextPart_000_01C4E1D0.6EDF6D80
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

aku juga mau ya...
list vila daerah puncak..

makasih sebelumnya...

rgds,
Mommy_Salma

-----Original Message-----
From:   Pipit (Hefrida Hanif) [SMTP:[EMAIL PROTECTED]
Sent:   14 Desember 2004 10:45
To:     [EMAIL PROTECTED]
Subject:        [balita-anda] Vila daerah puncak

Dear all,
dulu sepertinya ada yang ngirim list vila di area puncak. kalo masih ada
yang nyimpen kirimin aku dong. Japri aja.=20

thank u


---------------------------------------------------------------------

DUKUNG situs Balita-Anda.Com sebagai Situs Terbaik Wanita & Anak =
2004-2005 versi Majalah Komputer Aktif, dengan ketik: POLL ST WAN 2
ke nomor 8811, selama 16 Okt sd. 30 Nov. 2004.
Raih sebuah ponsel SonyEricsson K500i, dua buah ponsel Nokia 3100 dan 10 =
paket merchandise komputerakt!f bagi para peserta polling yang =
beruntung. Satu nomor ponsel hanya berhak memberikan satu suara dukungan =
untuk tiap kategorinya. Polling ini berlaku untuk pelanggan Telkomsel, =
Indosat maupun Excelcom dengan tarif Rp 1.500.=20

---------------------------------------------------------------------
>> Kirim bunga, buket balon atau cake, klik,http://www.indokado.com/
>> Info balita, http://www.balita-anda.com
>> Stop berlangganan, e-mail ke: [EMAIL PROTECTED]


---------------------------------------------------
PRIVILEGED & CONFIDENTIAL (Disclaimer)
---------------------------------------------------
This e-mail contains confidential information or information belonging to BNI 
Card Center Division and is intended solely for addressees. 
The unauthorized disclosure, use, dissemination or copying (either whole or 
partial) of this e-mail, or any information it contains, is prohibited. 
E-mail are susceptible to alteration and their integrity cannot be guaranteed. 
BNI Card Center Division shall not be liable for this e-mail if modified or 
falsified.
If you are not the intended recipient of this e-mail, please delete it 
immediately from your system and notify the sender of the wrong delivery and 
the mail deletion.


------ =_NextPart_000_01C4E1D0.6EDF6D80
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------

DUKUNG situs Balita-Anda.Com sebagai Situs Terbaik Wanita & Anak 2004-2005 
versi Majalah Komputer Aktif, dengan ketik: POLL ST WAN 2
ke nomor 8811, selama 16 Okt sd. 30 Nov. 2004.
Raih sebuah ponsel SonyEricsson K500i, dua buah ponsel Nokia 3100 dan 10 paket 
merchandise komputerakt!f bagi para peserta polling yang beruntung. Satu nomor 
ponsel hanya berhak memberikan satu suara dukungan untuk tiap kategorinya. 
Polling ini berlaku untuk pelanggan Telkomsel, Indosat maupun Excelcom dengan 
tarif Rp 1.500. 

---------------------------------------------------------------------
>> Kirim bunga, buket balon atau cake, klik,http://www.indokado.com/
>> Info balita, http://www.balita-anda.com
>> Stop berlangganan, e-mail ke: [EMAIL PROTECTED]
------ =_NextPart_000_01C4E1D0.6EDF6D80--

Reply via email to