mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Invalid @home email addresses
@ 2002-03-03  5:18 Thomas Molina
  2002-03-03  5:56 ` Tom Diehl
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Molina @ 2002-03-03  5:18 UTC (permalink / raw)
  To: linux-kernel

On 1 March 02 cox@home switched their services from infrastructure hosted 
on hardware by Excite to "native" hardware.  All @home.com addresses are 
now invalid.  Grepping through the source for these invalid addresses 
produced the following:

drivers/net/de4x5.c 	mmporter@home.com
drivers/scsi/megaraid.c 	johnsom@home.com
drivers/scsi/ppa.h	johncavan@home.com 
drivers/scsi/imm.h	johncavan@home.com 
drivers/sound/aci.c	pellicci@home.com
drivers/media/video/bttv-cards.c	daniel.herrington@home.com

Most addresses for home.com users simply switched to cox.net addresses.  
However, email to the above users at cox.net bounced in four out of five 
cases.  I am posting here in hopes that theses users are still on the 
mailing list and will respond.  If no response is received I would like to 
submit a patch adding comments to the source code indicating the addresses 
are no longer valid and no new email addresses are known.  

Note:  The above addresses also exist in the 2.5 tree.  I also intend to 
submit a patch for the comments in the 2.5 tree.  Following is a patch to 
correct my email address in the 2.4 tree.  This patch is against 2.4.18.

diff -urN linux.old/CREDITS linux.new/CREDITS
--- linux.old/CREDITS	Sat Mar  2 21:33:52 2002
+++ linux.new/CREDITS	Sat Mar  2 22:51:09 2002
@@ -2113,7 +2113,7 @@
 S: Germany
 
 N: Thomas Molina
-E: tmolina@home.com
+E: tmolina@cox.net
 D: bug fixes, documentation, minor hackery
 
 N: David Mosberger-Tang
diff -urN linux.old/Documentation/sound/PAS16 linux.new/Documentation/sound/PAS16
--- linux.old/Documentation/sound/PAS16	Wed Apr 11 20:02:27 2001
+++ linux.new/Documentation/sound/PAS16	Sat Mar  2 22:52:11 2002
@@ -1,7 +1,7 @@
 Pro Audio Spectrum 16 for 2.3.99 and later
 =========================================
-by Thomas Molina (tmolina@home.com)
-last modified 3 Mar 2001
+by Thomas Molina (tmolina@cox.net)
+last modified 2 Mar 2002
 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
 from Configure.help, Riccardo Facchetti for stuff from README.OSS,
 and others whose names I could not find.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid @home email addresses
  2002-03-03  5:18 Invalid @home email addresses Thomas Molina
@ 2002-03-03  5:56 ` Tom Diehl
  2002-03-04  0:20 ` Barry K. Nathan
  2002-03-08  5:16 ` Buddy Lumpkin
  2 siblings, 0 replies; 6+ messages in thread
From: Tom Diehl @ 2002-03-03  5:56 UTC (permalink / raw)
  To: Thomas Molina; +Cc: linux-kernel

On Sat, 2 Mar 2002, Thomas Molina wrote:

> On 1 March 02 cox@home switched their services from infrastructure hosted 
> on hardware by Excite to "native" hardware.  All @home.com addresses are 
> now invalid.  Grepping through the source for these invalid addresses 
> produced the following:
> 
> drivers/net/de4x5.c 	mmporter@home.com
> drivers/scsi/megaraid.c 	johnsom@home.com
> drivers/scsi/ppa.h	johncavan@home.com 
> drivers/scsi/imm.h	johncavan@home.com 
> drivers/sound/aci.c	pellicci@home.com
> drivers/media/video/bttv-cards.c	daniel.herrington@home.com
> 
> Most addresses for home.com users simply switched to cox.net addresses.  

/s/cox.net/your_local_cable_provider.whatever.

> However, email to the above users at cox.net bounced in four out of five 
> cases.  I am posting here in hopes that theses users are still on the 
> mailing list and will respond.  If no response is received I would like to 
> submit a patch adding comments to the source code indicating the addresses 
> are no longer valid and no new email addresses are known.  

Cox cable switched to cox.net. Comcast switched to comcast.net and so forth.
Unless you know that persons local cable provider there is no way to know 
their new address without input from them or someone that knows them.

Excite was responsible for ALL of the @home addresses for the various
MSO's that had contracts with them.

HTH,

-- 
......Tom		CLUELESSNESS: There Are No Stupid Questions, But
tdiehl@rogueind.com	There Are LOTS of Inquisitive Idiots. :-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid @home email addresses
  2002-03-03  5:18 Invalid @home email addresses Thomas Molina
  2002-03-03  5:56 ` Tom Diehl
@ 2002-03-04  0:20 ` Barry K. Nathan
  2002-03-04  3:30   ` Mark Richards
  2002-03-08  5:16 ` Buddy Lumpkin
  2 siblings, 1 reply; 6+ messages in thread
From: Barry K. Nathan @ 2002-03-04  0:20 UTC (permalink / raw)
  To: Thomas Molina; +Cc: linux-kernel

Thomas Molina wrote:
> Most addresses for home.com users simply switched to cox.net addresses.

Uh, no. I think (but am not sure) that more @home.com addresses became
@attbi.com than @cox.net. Even if I'm wrong about that, I'm almost certain
that more became @attbi.com + @rogers.ca + @shaw.ca + @charterpipeline.com
+ @comcast.net + ... than @cox.net. (It's possible that I made errors in
the past sentence, perhaps confusing .com and .net stuff or the like, but
even in the face of such errors I think my point still stands.)

> However, email to the above users at cox.net bounced in four out of five 
> cases.

I wouldn't be surprised if four out of five weren't with Cox in the first
place.

-Barry K. Nathan <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid @home email addresses
  2002-03-04  0:20 ` Barry K. Nathan
@ 2002-03-04  3:30   ` Mark Richards
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Richards @ 2002-03-04  3:30 UTC (permalink / raw)
  To: Barry K. Nathan, Thomas Molina; +Cc: linux-kernel

On March 3, 2002 07:20 pm, Barry K. Nathan wrote:
> Thomas Molina wrote:
> > Most addresses for home.com users simply switched to cox.net addresses.
>
> Uh, no. I think (but am not sure) that more @home.com addresses became
> @attbi.com than @cox.net. Even if I'm wrong about that, I'm almost certain
> that more became @attbi.com + @rogers.ca + @shaw.ca + @charterpipeline.com
> + @comcast.net + ... than @cox.net. (It's possible that I made errors in
> the past sentence, perhaps confusing .com and .net stuff or the like, but
> even in the face of such errors I think my point still stands.)

FYI it's @rogers.com not @rogers.ca, if anyone cares.

>
> > However, email to the above users at cox.net bounced in four out of five
> > cases.
>
> I wouldn't be surprised if four out of five weren't with Cox in the first
> place.
>
> -Barry K. Nathan <barryn@pobox.com>

Mark

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Invalid @home email addresses
  2002-03-03  5:18 Invalid @home email addresses Thomas Molina
  2002-03-03  5:56 ` Tom Diehl
  2002-03-04  0:20 ` Barry K. Nathan
@ 2002-03-08  5:16 ` Buddy Lumpkin
  2002-03-08  8:08   ` [OT] " Barry K. Nathan
  2 siblings, 1 reply; 6+ messages in thread
From: Buddy Lumpkin @ 2002-03-08  5:16 UTC (permalink / raw)
  To: Thomas Molina, linux-kernel

In the Seattle area, all of these addresses were moved to the attbi.com
domain.

In fact, I never heard anything about cox.com, didn't AT&T buy @home? I know
they have since sold it but my email address hasn't changed again.

--Buddy

-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Thomas Molina
Sent: Saturday, March 02, 2002 9:18 PM
To: linux-kernel@vger.kernel.org
Subject: Invalid @home email addresses


On 1 March 02 cox@home switched their services from infrastructure hosted
on hardware by Excite to "native" hardware.  All @home.com addresses are
now invalid.  Grepping through the source for these invalid addresses
produced the following:

drivers/net/de4x5.c 	mmporter@home.com
drivers/scsi/megaraid.c 	johnsom@home.com
drivers/scsi/ppa.h	johncavan@home.com
drivers/scsi/imm.h	johncavan@home.com
drivers/sound/aci.c	pellicci@home.com
drivers/media/video/bttv-cards.c	daniel.herrington@home.com

Most addresses for home.com users simply switched to cox.net addresses.
However, email to the above users at cox.net bounced in four out of five
cases.  I am posting here in hopes that theses users are still on the
mailing list and will respond.  If no response is received I would like to
submit a patch adding comments to the source code indicating the addresses
are no longer valid and no new email addresses are known.

Note:  The above addresses also exist in the 2.5 tree.  I also intend to
submit a patch for the comments in the 2.5 tree.  Following is a patch to
correct my email address in the 2.4 tree.  This patch is against 2.4.18.

diff -urN linux.old/CREDITS linux.new/CREDITS
--- linux.old/CREDITS	Sat Mar  2 21:33:52 2002
+++ linux.new/CREDITS	Sat Mar  2 22:51:09 2002
@@ -2113,7 +2113,7 @@
 S: Germany

 N: Thomas Molina
-E: tmolina@home.com
+E: tmolina@cox.net
 D: bug fixes, documentation, minor hackery

 N: David Mosberger-Tang
diff -urN linux.old/Documentation/sound/PAS16
linux.new/Documentation/sound/PAS16
--- linux.old/Documentation/sound/PAS16	Wed Apr 11 20:02:27 2001
+++ linux.new/Documentation/sound/PAS16	Sat Mar  2 22:52:11 2002
@@ -1,7 +1,7 @@
 Pro Audio Spectrum 16 for 2.3.99 and later
 =========================================
-by Thomas Molina (tmolina@home.com)
-last modified 3 Mar 2001
+by Thomas Molina (tmolina@cox.net)
+last modified 2 Mar 2002
 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
 from Configure.help, Riccardo Facchetti for stuff from README.OSS,
 and others whose names I could not find.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [OT] Invalid @home email addresses
  2002-03-08  5:16 ` Buddy Lumpkin
@ 2002-03-08  8:08   ` Barry K. Nathan
  0 siblings, 0 replies; 6+ messages in thread
From: Barry K. Nathan @ 2002-03-08  8:08 UTC (permalink / raw)
  To: Buddy Lumpkin; +Cc: Thomas Molina, linux-kernel

("[OT]" added to subject line, as I think this may be beginning to drift
off topic now.)

Buddy Lumpkin wrote:
> In fact, I never heard anything about cox.com

cox.net, you mean -- that's the domain name for e-mail accounts on Cox
High-Speed Internet (which replaced Cox@Home).

> didn't AT&T buy @home?

I don't remember the exact details; I think AT&T tried to buy it but the
@Home bondholders managed to kill the deal with their legal manuverings,
or something to that effect. So, AT&T never got to buy @Home.

> I know they have since sold it

No, it was liquidated at the beginning of the month -- AT&T never owned
it.

> but my email address hasn't changed again.

Because you're on AT&T's own network now, the same way that Thomas Molina
and I are on Cox's own network, etc.

-Barry K. Nathan <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-03-08  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-03  5:18 Invalid @home email addresses Thomas Molina
2002-03-03  5:56 ` Tom Diehl
2002-03-04  0:20 ` Barry K. Nathan
2002-03-04  3:30   ` Mark Richards
2002-03-08  5:16 ` Buddy Lumpkin
2002-03-08  8:08   ` [OT] " Barry K. Nathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®