Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email addresses on exotic TLDs won't be extracted #20

Open
jaromil opened this issue Mar 6, 2016 · 0 comments
Open

Email addresses on exotic TLDs won't be extracted #20

jaromil opened this issue Mar 6, 2016 · 0 comments
Labels

Comments

@jaromil
Copy link
Member

jaromil commented Mar 6, 2016

Despite its compliancy with RFC822 and RFC2047 our fetchaddr.c email address parser won't validate emails that have a long TLD, for instance .service or .equipment.

This can be reproduced by running the extract command on a mail containing such addresses in From: and/or To: and/or Cc: fields.

(more in general, I'm wondering how many other email clients are affected by this and if the RFCs would need an update...)

@jaromil jaromil changed the title Emails using exotic TLDs won't be extracted Email addresses on exotic TLDs won't be extracted Mar 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant