A
Alan
Hi All,
I have a user (one of the directors .... of course!) who has many
thousands of emails from years past to today all sitting in his sent
items box.
We don't want to delete them, and the most obvious thing would be to
just archive them to a PST file.
However, most of them relate to clients (we are a professional
services firm).
What I would really like to be able to do would be have some code that
would attempt to classify them based on a list of key words or
phrases. For example, I could supply any array of text strings, being
each of our client names (about 3,000 to 4,000 separate strings), and
have the code go through each of the emails, searching for any
incidence of any of those strings, and if found, move the email to a
sub-folder with the string name.
I realise that it might misclassify, but at least the bulk of the work
would be done, and only errors would need to be re-sorted.
Oh - I should add that there are two other directors in a similar
position so a generic solution would be very valuable!
Is that feasible? Should I just forget it, or is there some hope
here?
Thanks,
Alan.
I have a user (one of the directors .... of course!) who has many
thousands of emails from years past to today all sitting in his sent
items box.
We don't want to delete them, and the most obvious thing would be to
just archive them to a PST file.
However, most of them relate to clients (we are a professional
services firm).
What I would really like to be able to do would be have some code that
would attempt to classify them based on a list of key words or
phrases. For example, I could supply any array of text strings, being
each of our client names (about 3,000 to 4,000 separate strings), and
have the code go through each of the emails, searching for any
incidence of any of those strings, and if found, move the email to a
sub-folder with the string name.
I realise that it might misclassify, but at least the bulk of the work
would be done, and only errors would need to be re-sorted.
Oh - I should add that there are two other directors in a similar
position so a generic solution would be very valuable!
Is that feasible? Should I just forget it, or is there some hope
here?
Thanks,
Alan.