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

Store or at least be able to report on just the domains of emails #3

Open
brendanheywood opened this issue Nov 1, 2020 · 0 comments

Comments

@brendanheywood
Copy link

Option 1)

As an email comes in split both to and from into the inbox + domain parts are store them separately. This might make it harder to report on the whole email

Option 2)

As an email comes in split the domain out and store the full email in 1 field and the domain in another. Will increase data size but probably be much nicer to work with on the reporting side

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

No branches or pull requests

1 participant