Skip to content

Consider normalizing To/From/Cc etc contents #3

@simonw

Description

@simonw

The To: and Cc: headers are currently stored as text:

"To": "tim.belden@enron.com, kevin.presto@enron.com, john.lavorato@enron.com",
"Subject": "12/28 Power VaR",
"Cc": "frank.hayden@enron.com, stacey.white@enron.com, lacrecia.davenport@enron.com, \n\tdavid.port@enron.com",

Maybe normalize these and extract them out nto many-to-many tables?

This would also need to handle Name <email@example.com> formatted data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions