You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From and To fields in the ParsedHeaders are of the form “FULLNAME “. This means that I need to add a step to manually run a regexp to extract the email address. It looks quite obvious that those should be dictionaries: from { name, email }, same for “to”.