Hacker News new | ask | show | jobs
by enonevets 1397 days ago
I don’t think this would work for users using aliases for their email signups.

In the existing system, myemail+yourservice@domain.com can be verified.

In the proposed reverse method, sending emails from myemail@domain.com, not myemail+yourservice@domain.com, breaks the sign up flow.

This is true for catchall emails where people register using yourservice@domain.com (a forwarding address) but their real address, myemail@domain.com, as well.

1 comments

You're right. I'd actually argue (maybe controversially) that this is a feature -- tags and other optional metadata in email addresses are not standardized as unique identities; they're just how Google and a few other email providers have decided to interpret the local part.

That being said, I make use of Google's +-style filtering, so this would also break my own uses :-)