Hacker News new | ask | show | jobs
by clusmore 3353 days ago
This can work for online services during signup. I haven't yet seen this, but I wouldn't be surprised if some services were smart enough to drop the sub-address before on-selling your email.

In face-to-face exchanges (for me recently, this came up a lot while giving out my address to real estate agents), anything involving '+' causes a huge amount of confusion and they start asking questions. I'd much rather a "normal" looking address, where I'm perfectly happy for normal to be say base64 with '.', '_' and '-' and as the three special characters (at least people will think its valid).

1 comments

+ doesn't have to be the separator. Gmail supports a '.' for example, and if you run the mail server yourself, its just limited by what characters the software you run supports.

If you have your own domain, you can of course also do shifty-bobs-realestate@mydomain.com and have it go to a catch-all style mailbox.