ui-libraries / flint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find a way to discern the reciever in emails with "On...wrote:" headers

hzadeh17 opened this issue · comments

Problem: "On...wrote:" headers do not explicitly state the receiver of the email, but it can be ascertained using context clues, such as the body of the email (e.g. Hi Dayne, bla bla bla) or the sender of the email before it in a thread. Try to find a way to automate this process in python.

@hzadeh17 should I close this issue?

@Louise-Seamster I think so? this is still a problem, but I'm thinking that this might be something that will have to be done by hand as one of the tasks in the app, esp because there aren't a huge number of On's anyway. right now in the database On headers have "NOREC" in the To: and Cc: receiver fields.

ok I'll start a list of tasks like this