Skip to content

Invalidate dot-starting emails#170

Merged
micke merged 2 commits intomicke:masterfrom
ianbayne:change/invalidate-dot-starting-emails
Oct 30, 2020
Merged

Invalidate dot-starting emails#170
micke merged 2 commits intomicke:masterfrom
ianbayne:change/invalidate-dot-starting-emails

Conversation

@ianbayne
Copy link
Copy Markdown
Contributor

Great little gem! I'm looking forward to trying it out on my next project.

Going through the list of open issues, I noticed that #164 wouldn't be a lot of work so I threw together a quick PR. Please let me know if it's acceptable 🙇

According to RFC 3696 (https://tools.ietf.org/html/rfc3696):
> Without quotes, local-parts may consist of any combination of
> alphabetic characters, digits, or any of the special characters
> ! # $ % & ' * + - / = ? ^ _ ` . { | } ~
> period (".") may also appear, but may not be used to start or end the
> local part, nor may two or more consecutive periods appear. Stated
> differently, any ASCII graphic (printing) character other than the
> at-sign ("@"), backslash, double quote, comma, or square brackets may
> appear without quoting. If any of that list of excluded characters
> are to appear, they must be quoted.
@micke micke merged commit 1b100b7 into micke:master Oct 30, 2020
@micke
Copy link
Copy Markdown
Owner

micke commented Oct 30, 2020

Thank you for your contribution!

@ianbayne ianbayne deleted the change/invalidate-dot-starting-emails branch October 31, 2020 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants