about_me/wrong-email.html

41 lines
2.2 KiB
HTML
Raw Normal View History

2022-07-27 12:45:35 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Wrong email | Adam Cooper</title>
<link rel="stylesheet" href="./css/stylesheet.css">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<h3 id="sorry-wrong-email">Sorry, wrong email</h3>
<p>I receive misdirected emails with a bizarrely high frequency. About
once a week, I receive an email at my old GMail address, addressed to
someone unknown to me hundreds or even thousands of miles away.</p>
<p>Theres not much mystery to it. I was an early adopter of GMail, and
grabbed a relatively common <i>first-initialmiddle-initialsurname</i> username.
Once GMail went out of beta, a bunch of people got addresses similar to
mine. And from time to time they type their email address into a form and
forget to add the digits or whatever is tacked on after the surname in
their address, and next thing you know Im getting a promo email from a
yoga studio in Hamilton, Ontario. Or Im getting invited to a golfing
weekend in Florida or whatever.</p>
<p>They come from all over. Not just the unsurprising places in
Australia, Canada, New Zealand, United Kingdom, or USA. I get emails from
Chile and Mexico too. I can speak Spanish, so thats helpful in those
instances.</p>
<p>I try to write a note to everyone, but honestly its been years of
this, so I started semiautomating the process to make it interesting.
If youre technically savvy, you can check out the code <a
href="https://git.theadamcooper.com/adam/dotfiles/src/branch/master/arch/bin/autoreply/autoreply.sh">here</a>,
although its not very exciting. It just kind of gets the job done.</p>
<p><a href="https://theadamcooper.com/">&lt;- Back to the home page
</a></p>
</div>
</body>
</html>