40 lines
2.1 KiB
HTML
40 lines
2.1 KiB
HTML
<!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>There’s not much mystery to it. I was an early adopter of GMail, and
|
||
grabbed a relatively common <i>first-initial–middle-initial–surname</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 I’m getting a promo email from a
|
||
yoga studio in Hamilton, Ontario. Or I’m 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 that’s helpful in those
|
||
instances.</p>
|
||
<p>I try to write a note to everyone, but honestly it’s been years of
|
||
this, so I started semiautomating the process to make it interesting.
|
||
If you’re technically savvy, you can check out the code <a
|
||
href="https://git.theadamcooper.com/adam/dotfiles/src/branch/main/bin/autoreply/autoreply.sh">here</a>,
|
||
although it’s not very exciting. It just kind of gets the job done.</p>
|
||
<p><a href="https://theadamcooper.com/"><- Back to the home page
|
||
</a></p>
|
||
</div>
|
||
</body>
|
||
</html>
|