Yahoo locked me out of my email account
When I created my Yahoo mail account 15 years ago, they forced me to put in an alternative email. Since I had none, I put in something like "dont_have_another@anywhereintheworld.com". Today Yahoo told me that for security reasons I have to confirm my account via the alternative email "don...@...". There was no way to circumvent this. So I clicked "ok". Now Im locked out of it and someone who owns that domain has received a password reset mail for my account. Damn. There is a lot of memories in this account. I feel terrible.
11 comments
[ 2.2 ms ] story [ 30.9 ms ] threadThe thing is I used to pay for the premium version of Yahoo mail, I bought domains from them, I had a paid Flickr account before - and they shut it all down without warning.
Losing that Flickr account hurt the most. Lots of saved images were lost.
You'll have to contact yahoo (however you do that) to get this fixed. Posting here does not count as "contacting yahoo".
Also, take this as a lesson learned. When you let someone else handle your email for you, you live and die at that others whim.
Other possibility is to stop using Yahoo! email, like I did, when they erased all my old emails twice because I didn’t login for 3 months.
Note, unless:
Then your confirmation emails from yahoo are getting refused by the other domain. So there is no guarantee the other domain has, or does not have, your reset emails. In any case, unless you want to try to buy that other domain just to get your own reset emails, you'll need to contact yahoo support, they are the only ones who can help you now.[edit: formatting]
Privacy. The owner of that domain has my real name now. I dont want it linked to my HN account.
> an smtp server is actually listening at the domain
How would you test that?
> is configured to receive any address at the domain
I sent an email from gmail to that domain. I did not get a bounce. So I guess it is.
> How would you test that?
telnet domain.com 25
And see if you get an SMTP response from a server. It would look something like this:
220 domain.com ESMTP Postfix
After you connect, if you want to see if your email address is active, you can try this (lines beginning with numbers are the server responses, you type the non-numbered lines):
And you'll either get back:550 5.1.1 <yourfakeemailname@thefakeyahooname.com>: Recipient address rejected:
or
250 2.1.5 Ok
A 550 response means that your fake email address is not setup to receive email. A 250 means that it is accepting email at the rcpt to: address.
Short term I think contacting yahoo support is the only solution.
Long term I recommend spending the few dollars per year on a vanity domain for your email. My last name is Stockbridge, and all of my personal emails have been going to an @stockbridges.org email address for the last few years. My dad set it up, and it just forwards to whatever you like. I have previously used an account from my school's alumni association, but I have recently moved to an @icloud account, and no one else can tell the difference.
I also know that a lot of people love using the web based email, but I am not a fan, and one of the reasons is offline (or locked account) access to mail. If I lost access to my mail account right now then I could change the forwarding address, and be back in business in a few minutes since all of the old messages are saved by my desktop mail client. Even gmail supports this although it seems I am in a small minority that access gmail via their imap server.
Yahoo allows either pop3 or imap (you may have to pay for yahoo premium to get either) at which point you can extract out and archive all the old emails.
Maybe this links could help:
https://ph.answers.yahoo.com/question/index?qid=200801272005...
https://ph.help.yahoo.com/kb/yahoo-account/account-locked-sl...