Re: Intel Core2Duo (T7400)

2007-11-08 Thread Bernd Petrovitsch
On Mit, 2007-11-07 at 14:19 -0500, Lennart Sorensen wrote:
 On Wed, Nov 07, 2007 at 12:05:26AM +0100, Bernd Petrovitsch wrote:
  Any real-world examples?
  Even OpenOffice runs as 64bit since months.
  The only which I remember rumors are grub. But being a bootloader,
  that probably doesn't hurt much.
  Fact is that I run pure 64bit Linux since months on my home desktop
  (though I'm not the typical desktop user;-).
 
 I know people were working on openoffice, but it has been sufficiently
 unstable both 32bit and 64bit that it's hard to ever tell when
 openoffice is really working right. :)

I'm not an OOorg power user - it's more a .doc/.xls viewer for me.

 How is mplayer with w32codecs doing on 64bit?  How about java plugin?
 flash v9 plugin?

No official flash (which always everyone uses) but there is a free
replacement project somewhere which AFAIK works on 64bit. But I don't
know how good this (and I'm in no need for flash - I can live without
youtube;-).
The few movies I want to look ran with one of mplayer, totem or xine
(but seldom with all). I never looked in to though.

[...]
  In short: FUD?!
 
 No, theoretically you could have code with so many pointers that the
 doubling of size of pointers actually costs enough memory bandwidth to
 make a difference.  I hope nobody writes code like that.  I was just

ACK - in theory.
ACK - and since that software (also) needs to be fixed. Therefor I'm
counting this in practice as an non-issue.

 trying to be thorough on any disadvantages too.  Probably irrelevant on
 an AMD, but might hurt on a multi cpu intel since they still have much
 more limited memory bandwidth available.

Hmm, any better numbers on it (or links to places with them)?

  Some browsers (konqueror, firefox as far as I've been told) allow to run
  32bit plugins from the 64bit version. Since the flash-plugin and others
  is not really important for me, I don't really care.
 
 Well they are important to a lot of people.  The new ability to run

Yes, very probably.

 32bit plugins certainly helps too.

ACK.

  Or install 32bit libs and run a 32bit browser/application on the x86_64
  installation.
 
 Except that is a bit of a pain and doesn't fit dpkg/apt very well.

On FC6 (IIRC) it took 80 i386 RPMS just to install OOorg.
The problem is not really the disk space for it (or the time and
resources OOorg needs to start) but that `yum upgrade` also pulls new
i386 packages which are not realy needed on the next update just because
the x86_64 version is upgraded. So unless you cleanup regularly you end
up with all of them (or you ignore i386 in yum.conf and temporarily
add it if some dependency lib of OOorg wants to be updated - which is
awkward too).

  Yes, but that implies Vista there and God knows how compatible (even
  to pre-Vista Windoze) the result will be.
 
 Well there was 64bit xp although few used it (often due to lack of
 drivers for their hardware.  Hooray for closed source drivers!), and

:-)

 certainly a number of programs do not officially support 64bit vista yet
 even though they support 32bit vista and 32 and 64bit XP.  I guess in a
 year or two when people start wanting to use 4 or 8GB ram on their
 desktops they won't have a choice anymore and things might start working
 in 64bit windows world.

That reminds me of a TYAN mainboard (Toledo i3100/S5207, Intel E6600 CPU
on it IIRC[0], Ubuntu + self-compiled kernel on it IIRC[0]) bought in
March 2007 which ran fine with 4GB but didn't even boot[1] with 8GB RAM
(and RAM is on their recommend RAM list for that board) and stopped
with an BIOS error not mentioned in the manual.
The third BIOS update - to a beta version - (since March) seems[1] to
make it work now.

Bernd

[0]: It is not back online yes so I can't `ssh` into it.
[1]: To be more exact: It booted 5 times completely without any
 problems and then it stopped booting (when I was with at the
 hosters place to put it onthe Internet, God I was fed up with
 it and cursed it to hell!). So the seems needs probably some
 time and several more reboots to generate more confidence.
-- 
Firmix Software GmbH   http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
  Embedded Linux Development and Services



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Jan


Hans-J. Ullrich schrieb:
 Hi all,
Hi,
 just a question. I found this entry in my logs:
 
 Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 
 It looks like my host tried to connect to c105.cloudmark.com port:2703.
 
 I never tried to do this, so this might be caused by an application (which 
 might be a security hole), someone attacked me, or this was caused by my 
 running tor. What is port 2703 ? 

The port 2703 not regular

prometheus ~ # grep 2703 /etc/services
-- no results


After i spend some time on google for you i found this interesting article:

http://www.auditmypc.com/port/udp-port-2703.asp


it seems to be an application for sms transfering or sth. stupid like
that. Try to locate the port by using netstat and isolate the socket and
the matching PID of the process. The rest should be a piece of cake :)

 
 Regards
Best Regards
 
 Hans
Jan
 
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



weired logs

2007-11-08 Thread Hans-J. Ullrich
Hi all, 
just a question. I found this entry in my logs:

Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
c105.cloudmark.com:2703; Reason: Connection refused.
Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
c105.cloudmark.com:2703; Reason: Connection refused.
Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
c105.cloudmark.com:2703; Reason: Connection refused.
Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
c105.cloudmark.com:2703; Reason: Connection refused.

It looks like my host tried to connect to c105.cloudmark.com port:2703.

I never tried to do this, so this might be caused by an application (which 
might be a security hole), someone attacked me, or this was caused by my 
running tor. What is port 2703 ? 

Regards

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Intel Core2Duo (T7400)

2007-11-08 Thread Jo Shields

On Thu, 2007-11-08 at 10:31 +0100, Bernd Petrovitsch wrote:
  trying to be thorough on any disadvantages too.  Probably irrelevant on
  an AMD, but might hurt on a multi cpu intel since they still have much
  more limited memory bandwidth available.
 
 Hmm, any better numbers on it (or links to places with them)?

Blackford/Greencreek (Xeon): 21.3GBs mem b/w per motherboard
G35, DDR2 Mode (Core 2): 12.8GBs mem b/w per motherboard
G35, DDR3 Mode (Core 2): 17.0GBs mem b/w per motherboard
Socket F Opteron   : 10.6GBs mem b/w per physical CPU
Socket AM2 Athlon64: 10.6GBs mem b/w per physical CPU

Memory performance increases with CPUs in AMD platforms, decreases in
Intel platforms.

That's the incredibly naive version, anyway.

-- 
 __
/ Jo Shields [EMAIL PROTECTED] \
| Systems Manager,  |
\ Oxford Supercomputing Centre  /
 ---
   \   ,__,
\  (oo)___
   (__))\
  ||--|| *


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Ernest jw ter Kuile
On Thursday 08 November 2007, Hans-J. Ullrich wrote:

Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
c105.cloudmark.com:2703; Reason: Connection refused.

 7476

The number between the square brackets is the process ID of whatever generated 
the message. check is the process name it is using, but that might be too 
generic. 

Since the pocess ID doesn't seems change for each message, have a look to 
whatever that is.

Ernest


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Jan


Jan schrieb:
 
 Hans-J. Ullrich schrieb:
 Hi all,
 Hi,
 just a question. I found this entry in my logs:

 Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.
 Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to 
 c105.cloudmark.com:2703; Reason: Connection refused.

 It looks like my host tried to connect to c105.cloudmark.com port:2703.

 I never tried to do this, so this might be caused by an application (which 
 might be a security hole), someone attacked me, or this was caused by my 
 running tor. What is port 2703 ? 
 
 The port 2703 not regular
 
 prometheus ~ # grep 2703 /etc/services
 -- no results
 
 
 After i spend some time on google for you i found this interesting article:
 
 http://www.auditmypc.com/port/udp-port-2703.asp
 
 
 it seems to be an application for sms transfering or sth. stupid like
 that. Try to locate the port by using netstat and isolate the socket and
 the matching PID of the process. The rest should be a piece of cake :)

Addition:

I took a look on cloudmark.com after my first response. It seems to be a
security company providing anti spam services (including sms spam
protection). Where is your machine located? Did you rent it? If yes that
could explain why the machine tried to connect to a service on this
site. Maybe your provider is using security features provided by cloudmark?!

:)


Jan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Hans-J. Ullrich
Am Donnerstag 08 November 2007 schrieb Jan:
 Hans-J. Ullrich schrieb:
  Hi all,

 Hi,

  just a question. I found this entry in my logs:
 
  Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
 
  It looks like my host tried to connect to c105.cloudmark.com port:2703.
 
  I never tried to do this, so this might be caused by an application
  (which might be a security hole), someone attacked me, or this was caused
  by my running tor. What is port 2703 ?

 The port 2703 not regular

 prometheus ~ # grep 2703 /etc/services
 -- no results


 After i spend some time on google for you i found this interesting article:

 http://www.auditmypc.com/port/udp-port-2703.asp


 it seems to be an application for sms transfering or sth. stupid like
 that. Try to locate the port by using netstat and isolate the socket and
 the matching PID of the process. The rest should be a piece of cake :)


Hi Jan,
there is no port 2703 beeing used. IMO my host is trying to connect to 
cloudmark.com at port 2703 (outgoing traffic) without my interaction. And 
THIS is a security hole.  Otherwise someone made my host try to connect to 
this. This should be hamstrunged ! 

I will watch this, if I might find out, which application was attacked, I will 
inform the maintainer. 

Thanks for your help !

 
  Regards

 Best Regards

  Hans

 Jan


Cheers

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Hans-J. Ullrich
Am Donnerstag 08 November 2007 schrieb Jan:
 Jan schrieb:
  Hans-J. Ullrich schrieb:
  Hi all,
 
  Hi,
 
  just a question. I found this entry in my logs:
 
  Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:21 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
  Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to
  c105.cloudmark.com:2703; Reason: Connection refused.
 
  It looks like my host tried to connect to c105.cloudmark.com port:2703.
 
  I never tried to do this, so this might be caused by an application
  (which might be a security hole), someone attacked me, or this was
  caused by my running tor. What is port 2703 ?
 
  The port 2703 not regular
 
  prometheus ~ # grep 2703 /etc/services
  -- no results
 
 
  After i spend some time on google for you i found this interesting
  article:
 
  http://www.auditmypc.com/port/udp-port-2703.asp
 
 
  it seems to be an application for sms transfering or sth. stupid like
  that. Try to locate the port by using netstat and isolate the socket and
  the matching PID of the process. The rest should be a piece of cake :)

 Addition:

 I took a look on cloudmark.com after my first response. It seems to be a
 security company providing anti spam services (including sms spam
 protection). Where is your machine located? Did you rent it? If yes that

No, my machine is my notebook at home, but it is running night and day. 
 could explain why the machine tried to connect to a service on this
 site. Maybe your provider is using security features provided by
 cloudmark?!


Hmm, relating to this, my idea is, it could be, that spamassassin tried to 
connect to cloudmark.com. I did not discover cloudmark.com in the web 
somehow. So it might be no attack at all. I think, I will pay attention at 
all, but forget about this case.

 :)

 Jan

Thanks for any help !

Regards

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Intel Core2Duo (T7400)

2007-11-08 Thread Lennart Sorensen
On Thu, Nov 08, 2007 at 03:36:15PM +0100, Bernd Petrovitsch wrote:
 Well, since the mainboard does not even try to load the boot loader, I
 consider that above a pretty OS-independent problem/bug.
 I would think they also put the max load of RAMs (at least for the
 recommended ones) into their mainbords and boot it with anything.

They should yes.  I actually remember working with an IBM desktop once
where IBM said the machine supported up to 512MB ram, while Crucial said
it supported 1GB of ram.  Apparently IBM only documented what they had
actually tested, while the chipset could theoretically support 1GB just
fine (as could the bios).  It did in fact work with 1GB but the docs
were never updated to say it did.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Intel Core2Duo (T7400)

2007-11-08 Thread Lennart Sorensen
On Thu, Nov 08, 2007 at 10:01:20AM +, Jo Shields wrote:
 Blackford/Greencreek (Xeon): 21.3GBs mem b/w per motherboard
 G35, DDR2 Mode (Core 2): 12.8GBs mem b/w per motherboard
 G35, DDR3 Mode (Core 2): 17.0GBs mem b/w per motherboard
 Socket F Opteron   : 10.6GBs mem b/w per physical CPU
 Socket AM2 Athlon64: 10.6GBs mem b/w per physical CPU
 
 Memory performance increases with CPUs in AMD platforms, decreases in
 Intel platforms.
 
 That's the incredibly naive version, anyway.

Interesting how this gives a rather different view of memory bandwidth
than that:
http://www.tomshardware.com/2007/10/29/intel_penryn_4ghz_with_air_cooling/page32.html

Seems the AM2 easily beats the core2 on either P35 or X38 chipset.
Seems the AMD managed just under 9.2GB/sec using a 6400+, while the
intel managed just under 6.4GB/sec using an overclocked QX9650 at 4GHz.
Sure means the AMD gets much closer to the theoretical number, while the
intel manages barely half of the theoretical number.

Now if those are bandwidth between cpu and mainboard, then it makes more
sense since the FSB on the intel does have more bandwidth then hyper
transport.  Putting it to actual use on the other hand is a different
story.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Michael

 What is port 2703 ? 
Nothing special.

Well tor seems to be assembling quite some networking infrastructure.
Utility http servers like privoxy or eisfair (used with TOR) can be configured 
to connect through unusual ports. Astaro anti-spam update also used port 2703.
If you really need to track it install wireshark. 
Or use simple commandline tools like ps, ping, whois, nmap.

# ping c105.cloudmark.comrk.com
PING c105.cloudmark.com (208.83.136.25) 56(84) bytes of data.
From 64.95.143.66 icmp_seq=5 Packet filtered
From 64.95.143.66 icmp_seq=11 Packet filtered
From 64.95.143.66 icmp_seq=12 Packet filtered

# whois 208.83.136.25

OrgName:Cloudmark, Inc. 
OrgID:  CLOUD-2
Address:128 King St.
City:   San Francisco
StateProv:  CA
PostalCode: 94107
Country:US

# whois  64.95.143.66

Internap Network Services PNAP-05-2000 (NET-64-94-0-0-1) 
  64.94.0.0 - 64.95.255.255
CloudMark INAP-SJE-CLOUDMARK-1064 (NET-64-95-143-64-1) 
  64.95.143.64 - 64.95.143.71


http://www.cloudmark.com/

Anti-spam, Anti-virus and Anti-phishing for Service Providers


hth


 m°



Re: weired logs

2007-11-08 Thread Hans-J. Ullrich
Am Donnerstag 08 November 2007 schrieb Ernest jw ter Kuile:
 On Thursday 08 November 2007, Hans-J. Ullrich wrote:
 Nov  7 21:02:25 protheus2 check[7476]: [ 3] Unable to connect to
 c105.cloudmark.com:2703; Reason: Connection refused.
 
  7476

 The number between the square brackets is the process ID of whatever
 generated the message. check is the process name it is using, but that
 might be too generic.

 Since the pocess ID doesn't seems change for each message, have a look to
 whatever that is.

 Ernest

Hi Ernest !

Ah, yes, now it becomes all sense !
The process with number 7476 was spamd. With the information by Jan it is 
confirming my thoughts: spamd is connecting to a provider, which inhibits 
spam: cloadmark.com. And cloudmark.com was not reachable. 

So everything is expalining it by itself. I forgot, that the number in 
brackets is the PID (shame on me !), I should have known better !

Thank you (and all the other ones, who helped) for your informations !


Cheers 

Hans
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: weired logs

2007-11-08 Thread Michael Alan Dorman
 Hmm, relating to this, my idea is, it could be, that spamassassin
 tried to connect to cloudmark.com. I did not discover cloudmark.com
 in the web somehow. So it might be no attack at all. I think, I will
 pay attention at all, but forget about this case.

That's almost certainly razor, running as a SA plugin.

Mike.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Intel Core2Duo (T7400)

2007-11-08 Thread Lennart Sorensen
On Thu, Nov 08, 2007 at 10:31:56AM +0100, Bernd Petrovitsch wrote:
 ACK - in theory.
 ACK - and since that software (also) needs to be fixed. Therefor I'm
 counting this in practice as an non-issue.

I don't consider it a real issue either, but it is still something.  I
am not sure why sparc tends to run 32bit for most programs and only
64bit for select cases where it helps.  Certainly x86_64 seems to be
better than i386 in just about all cases.

 Hmm, any better numbers on it (or links to places with them)?

Well toms hardware had a test of the new intel 45nm quad core certainly
showed that for memory bandwidth even the slowest AMD has quite a bit
more bandwidth than the brand new top of the line intel.  And that's for
single socket.  Every time you add a socket to an AMD server you get
another complete memory controller with bandwidth, while on an intel
system you get another cpu trying to use your existing front side bus
bandwidth.  This is probably the main reason the opterons scale past 2
socket systems and xeons do not.  In a couple of years when intel gets
their new interconnect implemented AMD will have a very big problem,
which is rather unfortunate.  I hope they come out with a way faster
improved CPU before then.

 On FC6 (IIRC) it took 80 i386 RPMS just to install OOorg.
 The problem is not really the disk space for it (or the time and
 resources OOorg needs to start) but that `yum upgrade` also pulls new
 i386 packages which are not realy needed on the next update just because
 the x86_64 version is upgraded. So unless you cleanup regularly you end
 up with all of them (or you ignore i386 in yum.conf and temporarily
 add it if some dependency lib of OOorg wants to be updated - which is
 awkward too).

I don't deal with RPM based systems anymore.  I stopped doing that when
RH6.0 kept crashing bind multiple times a day. :)

 That reminds me of a TYAN mainboard (Toledo i3100/S5207, Intel E6600 CPU
 on it IIRC[0], Ubuntu + self-compiled kernel on it IIRC[0]) bought in
 March 2007 which ran fine with 4GB but didn't even boot[1] with 8GB RAM
 (and RAM is on their recommend RAM list for that board) and stopped
 with an BIOS error not mentioned in the manual.
 The third BIOS update - to a beta version - (since March) seems[1] to
 make it work now.

You would think board makers SHOULD test the bios with every OS out
there not just the most popular one.  Even testing with 64bit vista and
the ram maxed out on the board would catch many bugs (like the MTRR bugs
in intel bioses on the majority of their current boards).

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Dell C521 and AMD64 NetInst CD ISO

2007-11-08 Thread Bill Jones
Greetings:

I have several Dell C521 systems and the current AMD64 NetInst CD ISO
hangs almost immediately after the cfq is enabled...

Can anyone confirm or deny this?  I have tried several systems and
burned a few coffee coasters already ...

Thx/Sx


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Dell C521 and AMD64 NetInst CD ISO

2007-11-08 Thread Lennart Sorensen
On Thu, Nov 08, 2007 at 04:37:08PM -0500, Bill Jones wrote:
 I have several Dell C521 systems and the current AMD64 NetInst CD ISO
 hangs almost immediately after the cfq is enabled...
 
 Can anyone confirm or deny this?  I have tried several systems and
 burned a few coffee coasters already ...

Well stuff that appears to happen soon after cfq enabled is:

Init isapnp
Init serial ports
init i8042 (ps/2 mouse/keyboard)
Init ACPI

So it could be the BIOS has bugs in the usb legacy emulation which could
cause problems for the i8042.

ACPI could also be affected by BIOS bugs.

You could try booting with the option 'noacpi=1' from the boot loader
for the installer.

You could check if the bios has a 'PnP OS Installed' option.  If it does
turn it off.

The actual output would be helpful, although tricky to capture if it
never finishes booting.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]