|
|
|
|
|
by kelnos
1567 days ago
|
|
Yes. Any email service should allow it, as it's standardized and very old. However, some services that you sign up for might reject email addresses with + signs in them. With Gmail, one thing you can do is insert a period anywhere you want in your email address. For some reason they decided to ignore that character when matching incoming email to an account. That behavior isn't standard, but services you sign up for should never have a problem with it. |
|
As far as I know it’s not standardized at all; it’s not in the SMTP spec. It’s actually annoying that some people assume this is standard because they can break functionality, like assuming foo+bar@ is the same person as foo+qux@ when it’s not guaranteed to be.