Pelican Parts Forums

Pelican Parts Forums (http://forums.pelicanparts.com/)
-   Off Topic Discussions (http://forums.pelicanparts.com/off-topic-discussions/)
-   -   Gmail addresses are not unique (http://forums.pelicanparts.com/off-topic-discussions/987596-gmail-addresses-not-unique.html)

wdfifteen 02-13-2018 06:26 PM

Gmail addresses are not unique
 
There is a person with the same first and last names as me and with the same gmail address.
I found out when an acquaintance sent an email to my wife and copied me on it. I never got the email. The other Patrick did, and responded to “all.” Mrs WD came to me, perplexed, and asked why I responded in French, when I don’t even speak French.
I responded a kind of “WTF?” Email back to him. He responded, this time in English. Turns out the guy is a photographer working in Africa. We traded web site addresses and he is a legit professional photographer with my name and my gmail address. He was born in Straussburg which is 80km from Neuburg, the town my family came from - we may be related.
I have no idea how or why an email sent to me got delivered to a French guy in Africa, or why two people from Alsace were given the same Irish name.

SeanPizzle 02-13-2018 06:28 PM

I find it hard to believe that you have the EXACT same address. No hyphens or underscores? When you chose your Gmail address, they look for same addresses already in use

rattlsnak 02-13-2018 06:30 PM

yeah, that shouldnt happen...

wdfifteen 02-13-2018 06:34 PM

Maybe some hidden character or something? I don’t know, looking at the addresses on the screen they look the same.

HardDrive 02-13-2018 06:41 PM

They are not the same, and someone is trying to mine personal information about you. Tell them nothing. This is a phishing attempt.

wdfifteen 02-13-2018 06:45 PM

Quote:

Originally Posted by HardDrive (Post 9925284)
They are not the same, and someone is trying to mine personal information about you. Tell them nothing. This is a phishing attempt.

If so he isn’t very persistent. He wrote to me once, over a year ago.

Bill Douglas 02-13-2018 06:45 PM

Ah, the luck of the Irish. Imagine that, someone to get all your spam.

stomachmonkey 02-13-2018 07:28 PM

Gmail does not recognize periods although IIRC way back in the day it may have allowed my.name@gmail.com and myname@gmail.com to register accounts individually.

Used to be a way for hackers to steal accounts as mail sent to m.y.n.a.m.e@gmail.com will go to myname@gmail.com

motion 02-13-2018 07:50 PM

Quote:

Originally Posted by stomachmonkey (Post 9925339)
Gmail does not recognize periods although IIRC way back in the day it may have allowed my.name@gmail.com and myname@gmail.com to register accounts individually.

Used to be a way for hackers to steal accounts as mail sent to m.y.n.a.m.e@gmail.com will go to myname@gmail.com

I didn't know that!!!!

I've been using my address as lastname.firstname@gmail.com for all these years without knowing that!

KFC911 02-14-2018 01:46 AM

At the binary level, there must be a difference between the two....it might not even be an intrepretable character for us maroons to see however...just a WAG ;)

kach22i 02-14-2018 01:57 AM

Well, this is an odd story.

First I've heard of it.

Thanks for sharing.

svandamme 02-14-2018 02:56 AM

They cannot be identical, else both of you would get all of both y'all emails.

It's a technical impossibility to thave the same adress between 2 people and not see all emails sent to both. At least not on the internet with SMTP routing.

It would take seperate networks, like in a company network that does not route to the outside world.. but that is a thing of the past these days.

All allowed addressing characters and their use are described in

https://tools.ietf.org/html/rfc2822

But in any case

Stijn.vandamme@domain.com

stijnvandamme@domain.com

stijn vandamme@domain.com < Not allowed
"stijn vandamme"@domain.com > ALLOWED
Stijn..vandamme@domain.com < Not allowed
"Stijn..vandamme"@domain.com > ALLOWED


But, only a stupid Admin will allow spaces and other weird sjit on his server because it can only cause problems and confusion down the line
Even the forum get's all annoyed and tries to add "email" tags and then fails on the spaces

Note, none of it is caps sensitive
so
STIJNVANDAMME@domain.com
is exactly the same as
stijnvandamme@domain.com
or
StIjNvAnDaMmE@domain.com


Quote:

Originally Posted by stomachmonkey (Post 9925339)

Used to be a way for hackers to steal accounts as mail sent to m.y.n.a.m.e@gmail.com will go to myname@gmail.com

Then Gmail was not complying to the RFC.. But i fail to see how there is a security problem with that.
IF Gmail consistently ignores the dot and does not allow it in the creation of the account
Then no accounts will have a dot.

So if at that point somebody sends an email, and adds a dot... And Gmail parses the dot out, to end up with the non dot version.
Why would there be a problem?

Any email to stijn.vandamme@gmail.com would end up in the stijnvandamme@gmail.com mailbox
and when the user replies, it will be from stijnvandamme@gmail.com since gmail doesn't do dots.

How would a hacker in that way get access to the account? the password is still there.
You can't login to the mailbox without it.

The only way I can see an issue, if at some point they did allow a . in the adress but not in their routing.
Which would be a bit of a split brain problem and then you supposedly could get the mails to change routing, if the target has a dot, and you slip in with the same adress without a dot.

But that sounds a bit rich to me.. It would be epic retard level at Gmail if they did that.

Paul_Heery 02-14-2018 03:37 AM

Quote:

Originally Posted by motion (Post 9925358)
I didn't know that!!!!

I've been using my address as lastname.firstname@gmail.com for all these years without knowing that!

This has been known for a long time. There are a lot of ways that you can manipulate a gmail address. Here is a Google blog post from 2008 that provides some of the ways this can be done.
https://gmail.googleblog.com/2008/03/2-hidden-ways-to-get-more-from-your.html

stomachmonkey 02-14-2018 03:56 AM

Quote:

Originally Posted by svandamme (Post 9925466)
.......

Why would there be a problem?

Any email to stijn.vandamme@gmail.com would end up in the stijnvandamme@gmail.com mailbox
and when the user replies, it will be from stijnvandamme@gmail.com since gmail doesn't do dots.

How would a hacker in that way get access to the account? the password is still there.
You can't login to the mailbox without it.

The only way I can see an issue, if at some point they did allow a . in the adress but not in their routing.
Which would be a bit of a split brain problem and then you supposedly could get the mails to change routing, if the target has a dot, and you slip in with the same adress without a dot.

IIRC the issue was usernames, they allowed it on account creation so your.name and yourname were seen as unique accounts.

And the issue was not getting access to gmail, it was every account / service you used that gmail address with.

We all know email address lists get stolen 24/7.

So parse the list for any gmail addresses containing names with periods.

Now create a new account without the period and you will get the original accounts mail.

Forgot your username, we’ll send it to your email on file.

Forgot your password, we’ll send a reset link to your email on file.

These days when you try to create a new gmail address with a period in it gmail actually pops up text in red that says someone already has that username and that gmail ignores periods.

I would not bother googling that **** up because, well, gmail is google, as we know.

But trust me, this was a thing.

Reddy Kilowatt 02-14-2018 03:58 AM

Quote:

Originally Posted by wdfifteen (Post 9925265)
There is a person with the same first and last names as me and with the same gmail address.
I found out when an acquaintance sent an email to my wife and copied me on it. I never got the email. The other Patrick did, and responded to “all.” Mrs WD came to me, perplexed, and asked why I responded in French, when I don’t even speak French.
I responded a kind of “WTF?” Email back to him. He responded, this time in English. Turns out the guy is a photographer working in Africa. We traded web site addresses and he is a legit professional photographer with my name and my gmail address. He was born in Straussburg which is 80km from Neuburg, the town my family came from - we may be related.
I have no idea how or why an email sent to me got delivered to a French guy in Africa, or why two people from Alsace were given the same Irish name.

So do you think there's just some sort of randomizer machine that decides which of you got this email sent to your identical addresses? As described by svandamme, you certainly do NOT have the same address.

svandamme 02-14-2018 04:16 AM

Quote:

Originally Posted by stomachmonkey (Post 9925494)
But trust me, this was a thing.


well like i said , epic retard levels then.

wdfifteen 02-14-2018 05:31 AM

Quote:

Originally Posted by Reddy Kilowatt (Post 9925495)
So do you think there's just some sort of randomizer machine that decides which of you got this email sent to your identical addresses? As described by svandamme, you certainly do NOT have the same address.

All I know is what happened. When you look at the addresses they look the same. This one time he got an email meant for me. I’ve never gotten one meant for him. I have no idea what goes on behind the computer screen. Maybe one of the squirrels (or is it monkeys?) flipped the wrong switch that time.

ckelly78z 02-14-2018 05:49 AM

Is he your unknown doppleganger, long lost unmentioned, twin brother, brother from another mother ?

stomachmonkey 02-14-2018 05:50 AM

Quote:

Originally Posted by wdfifteen (Post 9925586)
...(or is it monkeys?) flipped the wrong switch that time.

Leave me out of this.SmileWavy

wdfifteen 02-14-2018 05:52 AM

So it was you!


All times are GMT -8. The time now is 08:10 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website


DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.